Sulu\Bundle\MediaBundle\Command\MediaTypeUpdateCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('sulu:media:type:update')->setDescription('Update all media type by the set configuration');
    }
MediaTypeUpdateCommand