SanitizeCommand
final class SanitizeCommand extends Command (View source)
Traits
A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.
Constants
| NAME |
|
| CONFIRMS |
|
Methods
static
create(ContainerInterface $container)
Instantiates a new instance of the implementing class using autowiring.
from
AutowireTrait
__construct(EventDispatcherInterface $eventDispatcher)
No description
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.
__construct(EventDispatcherInterface $eventDispatcher)
No description
protected
configure()
No description
protected int
execute(InputInterface $input, OutputInterface $output)
No description