PartKeepr\StorageLocationBundle\Controller\StorageLocationImageController::getEntityClass PHP Method

getEntityClass() protected method

protected getEntityClass ( )
    protected function getEntityClass()
    {
        return 'PartKeepr\\StorageLocationBundle\\Entity\\StorageLocationImage';
    }
StorageLocationImageController