PHP 인터페이스 Imbo\Model\ModelInterface

저자: Christer Edvartsen ([email protected])
파일 보기 프로젝트 열기: imbo/imbo

공개 메소드들

메소드 설명
getData ( ) : mixed Return the "data" found in the model

메소드 상세

getData() 공개 메소드

Return the "data" found in the model
public getData ( ) : mixed
리턴 mixed