PHP 클래스 app\models\Admin

상속: extends yii\db\ActiveRecord, implements yii\web\IdentityInterface
파일 보기 프로젝트 열기: forehalo/materialize-blog 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$hidden array Hidden attributes when select
$table string Table name

프로퍼티 상세

$hidden 보호되어 있는 프로퍼티

Hidden attributes when select
protected array $hidden
리턴 array

$table 보호되어 있는 프로퍼티

Table name
protected string $table
리턴 string