PHP Class N98\Magento\Command\Customer\InfoCommand

Inheritance: extends AbstractCustomerCommand
Afficher le fichier Open project: netz98/n98-magerun

Protected Properties

Свойство Type Description
$blacklist array

Méthodes protégées

Méthode Description
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | void

Method Details

configure() protected méthode

protected configure ( )

execute() protected méthode

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | void
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
Résultat integer | void

Property Details

$blacklist protected_oe property

protected array $blacklist
Résultat array