PHP Class app\models\Admin

Inheritance: extends yii\db\ActiveRecord, implements yii\web\IdentityInterface
Afficher le fichier Open project: forehalo/materialize-blog Class Usage Examples

Protected Properties

Свойство 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
Résultat array

$table protected_oe property

Table name
protected string $table
Résultat string