\AppFieldBehavior

Summary

Methods
Properties
Constants
field()
No public properties found
No constants found
No protected methods found
$table
$fillable
N/A
No private methods found
No private properties found
N/A

Properties

$table

$table : string

The table associated with the model.

Type

string

$fillable

$fillable : array

The attributes that are mass assignable.

Type

array

Methods

field()

field() 

Get the field that owns the behavior.