ConfigSetCommand
final class ConfigSetCommand extends Command (View source)
Traits
A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.
Constants
NAME |
|
Methods
static
create(ContainerInterface $container)
Instantiates a new instance of the implementing class using autowiring.
from
AutowireTrait
void
complete(CompletionInput $input, CompletionSuggestions $suggestions)
No description
from
ConfigNameTrait
__construct(ConfigFactoryInterface $configFactory, StorageCacheInterface $configStorage, DrushConfig $drushConfig)
No description
void
configure()
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.
void
complete(CompletionInput $input, CompletionSuggestions $suggestions)
No description
__construct(ConfigFactoryInterface $configFactory, StorageCacheInterface $configStorage, DrushConfig $drushConfig)
No description
protected void
configure()
No description
int
execute(InputInterface $input, OutputInterface $output)
No description