Skip to content

Commit 293136e

Browse files
committed
Fix CS
1 parent eb0498b commit 293136e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/DependencyInjection/AutowiredService.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ final class AutowiredService
1717
{
1818

1919
/**
20-
* @param string|null $name
2120
* @param true|list<class-string>|class-string $as
2221
*/
2322
public function __construct(public ?string $name = null, public bool|array|string $as = true)

0 commit comments

Comments
 (0)