Neos\ContentRepository\Security\Authorization\Privilege\Node\NodePrivilegeSubject::getJoinPoint PHP Method

getJoinPoint() public method

public getJoinPoint ( ) : Neos\Flow\Aop\JoinPointInterface
return Neos\Flow\Aop\JoinPointInterface
    public function getJoinPoint()
    {
        return $this->joinPoint;
    }