Property | Type | Description | |
---|---|---|---|
$reparser_names | Names of the reparser services |
Method | Description | |
---|---|---|
__construct ( phpbb\user $user, phpbb\di\service_collection $reparsers ) | Constructor |
Method | Description | |
---|---|---|
configure ( ) : null | Sets the command name and description | |
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | Executes the command reparser:list |
public __construct ( phpbb\user $user, phpbb\di\service_collection $reparsers ) | ||
$user | phpbb\user | |
$reparsers | phpbb\di\service_collection |