KJ\Magento\Command\Customer\AnonymizeCommand::configure PHP Method

configure() protected method

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