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

internalGetVisitor() protected method

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