PHP Class app\models\Admin

Inheritance: extends yii\db\ActiveRecord, implements yii\web\IdentityInterface
ファイルを表示 Open project: forehalo/materialize-blog Class Usage Examples

Protected Properties

Property Type Description
$hidden array Hidden attributes when select
$table string Table name

Property Details

$hidden protected_oe property

Hidden attributes when select
protected array $hidden
return array

$table protected_oe property

Table name
protected string $table
return string