Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
App
Transformers
PhotoTransformer
PHP Class App\Transformers\PhotoTransformer
Inheritance:
extends
PhalconRest\Transformers\ModelTransformer
ファイルを表示
Open project: redound/phalcon-rest-boilerplate
Protected Properties
Property
Type
Description
$availableIncludes
$modelClass
Transforms are automatically handled based on your model when you extend ModelTransformer and assign the modelClass property
Public Methods
Method
Description
includeAlbum
(
$photo
)
Method Details
includeAlbum()
public
method
public
includeAlbum
(
$photo
)
Property Details
$availableIncludes
protected_oe property
protected
$availableIncludes
$modelClass
protected_oe property
Transforms are automatically handled based on your model when you extend ModelTransformer and assign the modelClass property
protected
$modelClass