PHP 클래스 yii\shell\YiiCaster

부터: 2.0
저자: Daniel Gomez Pan ([email protected])
파일 보기 프로젝트 열기: yiisoft/yii2-shell

공개 메소드들

메소드 설명
castModel ( ActiveRecord $model ) : array Get an array representing the properties of a model.

메소드 상세

castModel() 공개 정적인 메소드

Get an array representing the properties of a model.
public static castModel ( ActiveRecord $model ) : array
$model yii\db\ActiveRecord
리턴 array