Open prilka opened 2 years ago
The console debug:config flagception command currently throws the following error:
console debug:config flagception
In AbstractConfigCommand.php line 126: The extension with alias "flagception" does not have its getConfiguration() method setup.
In AbstractConfigCommand.php line 126:
The extension with alias "flagception" does not have its getConfiguration() method setup.
This PR fixes this problem
The
console debug:config flagception
command currently throws the following error:This PR fixes this problem