Protocol27
extends Model
in package
Table of Contents
Properties
- $allowedFields : mixed
- $primaryKey : mixed
- $table : mixed
Properties
$allowedFields
protected
mixed
$allowedFields
= ['id', 'mac', 'state']
$primaryKey
protected
mixed
$primaryKey
= 'id'
$table
protected
mixed
$table
= 'protocol_27'