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