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

getEntityClass() protected method

protected getEntityClass ( )
    protected function getEntityClass()
    {
        return 'PartKeepr\\FootprintBundle\\Entity\\FootprintImage';
    }
FootprintImageController