Contao\CoreBundle\Command\FilesyncCommand::configure PHP Метод

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

protected configure ( )
    protected function configure()
    {
        $this->setName('contao:filesync')->setDescription('Synchronizes the file system with the database.');
    }