Skip to content

Commit 40c58fc

Browse files
authored
ENGCOM-3243: Write intercepted mapping to generated/metadata during compilation #18648
- Fixed docblock
1 parent 5db83d3 commit 40c58fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/src/Magento/Setup/Console/Command/DiCompileCommand.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ public function __construct(
103103
}
104104

105105
/**
106-
* {@inheritdoc}
106+
* @inheritdoc
107107
*/
108108
protected function configure()
109109
{
@@ -132,7 +132,7 @@ private function checkEnvironment()
132132
}
133133

134134
/**
135-
* {@inheritdoc}
135+
* @inheritdoc
136136
*/
137137
protected function execute(InputInterface $input, OutputInterface $output)
138138
{

0 commit comments

Comments
 (0)