eZ\Publish\Core\REST\Common\Tests\Input\Handler\JsonTest::getHandler PHP Method

getHandler() protected method

protected getHandler ( )
    protected function getHandler()
    {
        return new Common\Input\Handler\Json();
    }