PHP 클래스 Components\Model\PasswordHistory

상속: extends Model, use trait Components\Model\Traits\Timestampable, use trait Components\Model\Traits\SoftDeletable
파일 보기 프로젝트 열기: phalconslayer/slayer

공개 메소드들

메소드 설명
getSource ( ) : string By every request, phalcon will always pull this function as basis to know what is the table's name.

메소드 상세

getSource() 공개 메소드

By every request, phalcon will always pull this function as basis to know what is the table's name.
public getSource ( ) : string
리턴 string