Skip to content

Commit 3a19161

Browse files
committed
CS
1 parent 7b4342a commit 3a19161

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/FeatureFlagsPlugin.php

+3
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ public function console(CommandCollection $commands): CommandCollection
2626
return $commands;
2727
}
2828

29+
/**
30+
* @inheritDoc
31+
*/
2932
public function bootstrap(PluginApplicationInterface $app): void
3033
{
3134
parent::bootstrap($app);

0 commit comments

Comments
 (0)