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 5db83d3 commit 40c58fcCopy full SHA for 40c58fc
setup/src/Magento/Setup/Console/Command/DiCompileCommand.php
@@ -103,7 +103,7 @@ public function __construct(
103
}
104
105
/**
106
- * {@inheritdoc}
+ * @inheritdoc
107
*/
108
protected function configure()
109
{
@@ -132,7 +132,7 @@ private function checkEnvironment()
132
133
134
135
136
137
protected function execute(InputInterface $input, OutputInterface $output)
138
0 commit comments