Neos\Flow\Security\Authorization\Privilege\Entity\Doctrine\ConditionGenerator::getEntityType PHP 메소드

getEntityType() 공개 메소드

public getEntityType ( ) : string
리턴 string
    public function getEntityType()
    {
        return $this->entityType;
    }