Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Bolt
Storage
EntityManagerInterface
PHP 인터페이스 Bolt\Storage\EntityManagerInterface
저자:
Gawain Lynch (
[email protected]
)
파일 보기
프로젝트 열기: bolt/bolt
0 사용 예제들
공개 메소드들
메소드
설명
getRepository
(
string
$className
) :
Repository
Gets the repository for a class.
메소드 상세
getRepository()
공개
메소드
Gets the repository for a class.
public
getRepository
(
string
$className
) :
Repository
$className
string
리턴
Repository