eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\RoleListTest::internalGetVisitor PHP Method

internalGetVisitor() protected method

Get the RoleList visitor.
protected internalGetVisitor ( ) : RoleList
return eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\RoleList
    protected function internalGetVisitor()
    {
        return new ValueObjectVisitor\RoleList();
    }