PartKeepr\CategoryBundle\Services\CategoryService::getEntityClass PHP 메소드

getEntityClass() 공개 메소드

public getEntityClass ( )
    public function getEntityClass()
    {
        return $this->entityClass;
    }