프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$reparser_names | Names of the reparser services |
메소드 | 설명 | |
---|---|---|
__construct ( phpbb\user $user, phpbb\di\service_collection $reparsers ) | Constructor |
메소드 | 설명 | |
---|---|---|
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 |