PartKeepr\PartBundle\Controller\PartAttachmentController::getEntityClass PHP Method

getEntityClass() protected method

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