PartKeepr\FootprintBundle\Controller\FootprintAttachmentController::getEntityClass PHP 메소드

getEntityClass() 보호된 메소드

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