Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Bolt
Storage
EntityManagerInterface
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