PHP Interface Bolt\Storage\EntityManagerInterface

Author: Gawain Lynch ([email protected])
Afficher le fichier Open project: bolt/bolt Interface Usage Examples

Méthodes publiques

Méthode Description
getRepository ( string $className ) : Repository Gets the repository for a class.

Method Details

getRepository() public méthode

Gets the repository for a class.
public getRepository ( string $className ) : Repository
$className string
Résultat Repository