PHP 인터페이스 Bravo3\Orm\Mappers\DereferencingMapperInterface

파일 보기 프로젝트 열기: bravo3/orm

공개 메소드들

메소드 설명
getClassFromTable ( string $table_name ) : string Get an entities full class name from its table name

메소드 상세

getClassFromTable() 공개 메소드

Get an entities full class name from its table name
public getClassFromTable ( string $table_name ) : string
$table_name string
리턴 string