yii\aseObject
2019-08-23 14:48:56 10 举报
AI智能生成
Yii2 属性
作者其他创作
大纲/内容
static::className()
__construct()
init()
yii\\base\\Object
__get()
$this->$getter()
__set()
$this->$setter($value)
__isset()
$this->$getter() !== null
__unset()
$this->$setter(null)
__call()
hasProperty()
canGetProperty()
canSetProperty()
hasMethod()
0 条评论
回复 删除
下一页