eZ\Publish\Core\REST\Client\Tests\Input\Parser\ContentTypeGroupTest::getParser PHP 메소드

getParser() 보호된 메소드

Gets the ContentTypeGroup parser.
protected getParser ( ) : ContentTypeGroup
리턴 eZ\Publish\Core\REST\Client\Input\Parser\ContentTypeGroup
    protected function getParser()
    {
        return new Input\Parser\ContentTypeGroup(new ParserTools());
    }