We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8ceae commit 7870277Copy full SHA for 7870277
1 file changed
src/State/SerializerAwareProviderInterface.php
@@ -24,8 +24,5 @@
24
*/
25
interface SerializerAwareProviderInterface
26
{
27
- /**
28
- * @return void
29
- */
30
public function setSerializerLocator(ContainerInterface $serializerLocator): void;
31
}
0 commit comments