KJ\Magento\Command\Customer\AnonymizeCommand::configure PHP Méthode

configure() protected méthode

protected configure ( )
    protected function configure()
    {
        $this->setName('customer:anon')->setDescription('Strip all email addresses from customer tables.');
    }