Skip to content

Commit

Permalink
Fix phpcbf
Browse files Browse the repository at this point in the history
  • Loading branch information
m1k3lm committed Oct 9, 2024
1 parent 4769c18 commit c5d9dc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Infrastructure/ServiceRegister.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,9 @@ public static function getInstance(): ServiceRegister
* Gets service for specified type.
*
* @template T
*
* @param class-string<T> $type
*
* @return T
*/
public static function getService(string $type)
Expand Down

0 comments on commit c5d9dc6

Please sign in to comment.