Skip to content

Commit 7870277

Browse files
committed
cs: remove superfluois phpdoc
1 parent dd8ceae commit 7870277

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/State/SerializerAwareProviderInterface.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,5 @@
2424
*/
2525
interface SerializerAwareProviderInterface
2626
{
27-
/**
28-
* @return void
29-
*/
3027
public function setSerializerLocator(ContainerInterface $serializerLocator): void;
3128
}

0 commit comments

Comments
 (0)