PartKeepr\ProjectBundle\Controller\ProjectAttachmentController::getEntityClass PHP Method

getEntityClass() protected method

protected getEntityClass ( )
    protected function getEntityClass()
    {
        return 'PartKeepr\\ProjectBundle\\Entity\\ProjectAttachment';
    }
ProjectAttachmentController