Skip to content

Commit 2b41cf2

Browse files
ro0NLfabpot
authored andcommitted
[HttpKernel] Fix inheritdocs
1 parent ad2446d commit 2b41cf2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ContainerAwareInterface.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,8 @@
1818
*/
1919
interface ContainerAwareInterface
2020
{
21+
/**
22+
* Sets the container.
23+
*/
2124
public function setContainer(ContainerInterface $container = null);
2225
}

0 commit comments

Comments
 (0)