Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
App
Transformers
PhotoTransformer
PHP 클래스 App\Transformers\PhotoTransformer
상속:
extends
PhalconRest\Transformers\ModelTransformer
파일 보기
프로젝트 열기: redound/phalcon-rest-boilerplate
보호된 프로퍼티들
프로퍼티
타입
설명
$availableIncludes
$modelClass
Transforms are automatically handled based on your model when you extend ModelTransformer and assign the modelClass property
공개 메소드들
메소드
설명
includeAlbum
(
$photo
)
메소드 상세
includeAlbum()
공개
메소드
public
includeAlbum
(
$photo
)
프로퍼티 상세
$availableIncludes
보호되어 있는 프로퍼티
protected
$availableIncludes
$modelClass
보호되어 있는 프로퍼티
Transforms are automatically handled based on your model when you extend ModelTransformer and assign the modelClass property
protected
$modelClass