eZ\Bundle\EzPublishRestBundle\Tests\Routing\OptionsLoaderTest::getResourceType PHP Method

getResourceType() public method

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