eZ\Bundle\EzPublishRestBundle\Tests\Routing\OptionsLoaderTest::getResourceType PHP Méthode

getResourceType() public méthode

public getResourceType ( )
    public function getResourceType()
    {
        return array(array('rest_options', true), array('something else', false));
    }