Pimcore\Console\Command\InternalNewsletterDocumentSendCommand::configure PHP Метод

configure() защищенный Метод

protected configure ( )
    protected function configure()
    {
        $this->setName('internal:newsletter-document-send')->setDescription('For internal use only')->addArgument("sendingId")->addArgument("hostUrl");
    }