PartKeepr\FootprintBundle\Controller\FootprintAttachmentController::getEntityClass PHP Method

getEntityClass() protected method

protected getEntityClass ( )
    protected function getEntityClass()
    {
        return 'PartKeepr\\FootprintBundle\\Entity\\FootprintAttachment';
    }
FootprintAttachmentController