\Thelia\CommandCacheClear

Command.

Summary

Methods
Properties
Constants
setContainer()
No public properties found
No constants found
configure()
execute()
getContainer()
No protected properties found
N/A
No private methods found
$container
N/A

Properties

$container

$container : \Symfony\Component\DependencyInjection\ContainerInterface

Type

\Symfony\Component\DependencyInjection\ContainerInterface

Methods

setContainer()

setContainer(\Symfony\Component\DependencyInjection\ContainerInterface $container)

Parameters

\Symfony\Component\DependencyInjection\ContainerInterface $container

configure()

configure()

execute()

execute(\Symfony\Component\Console\Input\InputInterface $input, \Symfony\Component\Console\Output\OutputInterface $output)

Parameters

\Symfony\Component\Console\Input\InputInterface $input
\Symfony\Component\Console\Output\OutputInterface $output

getContainer()

getContainer() : \Symfony\Component\DependencyInjection\ContainerInterface

Returns

\Symfony\Component\DependencyInjection\ContainerInterface