PartKeepr\PartBundle\Controller\PartAttachmentController::getEntityClass PHP 메소드

getEntityClass() 보호된 메소드

protected getEntityClass ( )
    protected function getEntityClass()
    {
        return 'PartKeepr\\PartBundle\\Entity\\PartAttachment';
    }
PartAttachmentController