eZ\Publish\Core\REST\Client\Tests\Input\Parser\LimitationTest::getParser PHP Method

getParser() protected method

Gets the parser for Limitation.
protected getParser ( ) : Limitation
return eZ\Publish\Core\REST\Client\Input\Parser\Limitation
    protected function getParser()
    {
        return new Parser\Limitation();
    }