LocaleClearStatusCommand
final class LocaleClearStatusCommand extends Command (View source)
Traits
A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.
Constants
| NAME |
|
Properties
| protected LanguageManagerInterface | $languageManager | from LocaleTrait | |
| protected ConfigFactoryInterface | $configFactory | from LocaleTrait | |
| protected ModuleHandlerInterface | $moduleHandler | from LocaleTrait | |
| protected StateInterface | $state | from LocaleTrait | |
| protected LoggerInterface | $logger | from LocaleTrait |
Methods
static
create(ContainerInterface $container)
Instantiates a new instance of the implementing class using autowiring.
from
AutowireTrait
__construct(LanguageManagerInterface $languageManager, ConfigFactoryInterface $configFactory, ModuleHandlerInterface $moduleHandler, StateInterface $state, LoggerInterface $logger)
No description
int
execute(InputInterface $input, OutputInterface $output)
No description
Details
static
create(ContainerInterface $container)
Instantiates a new instance of the implementing class using autowiring.
__construct(LanguageManagerInterface $languageManager, ConfigFactoryInterface $configFactory, ModuleHandlerInterface $moduleHandler, StateInterface $state, LoggerInterface $logger)
No description
protected int
execute(InputInterface $input, OutputInterface $output)
No description