PHP Class Cartalyst\Sentinel\Throttling\EloquentThrottle

Inheritance: extends Illuminate\Database\Eloquent\Model
Show file Open project: cartalyst/sentinel Class Usage Examples

Protected Properties

Property Type Description
$fillable {@inheritDoc}
$table {@inheritDoc}

Property Details

$fillable protected property

{@inheritDoc}
protected $fillable

$table protected property

{@inheritDoc}
protected $table