PartKeepr\PartBundle\Controller\PartAttachmentController::getEntityClass PHP Méthode

getEntityClass() protected méthode

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