mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-02-28 11:09:41 +00:00
Remove no longer used annotation use statements and replace with attribute use statements
This commit is contained in:
@@ -54,9 +54,7 @@ class LoadCountriesCommand extends Command
|
||||
*
|
||||
* @see \Symfony\Component\Console\Command\Command::configure()
|
||||
*/
|
||||
protected function configure()
|
||||
{
|
||||
}
|
||||
protected function configure() {}
|
||||
|
||||
/**
|
||||
* (non-PHPdoc).
|
||||
|
||||
Reference in New Issue
Block a user