Thanks to visit codestin.com Credit goes to github.com
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 6586eaa commit aa49009Copy full SHA for aa49009
1 file changed
src/Symfony/Bundle/SecurityBundle/Command/InitAclCommand.php
@@ -24,7 +24,7 @@
24
class InitAclCommand extends ContainerAwareCommand
25
{
26
/**
27
- * @see Command
+ * {@inheritdoc}
28
*/
29
protected function configure()
30
@@ -47,7 +47,7 @@ protected function configure()
47
}
48
49
50
- * @see Command::execute()
51
52
protected function execute(InputInterface $input, OutputInterface $output)
53
0 commit comments