PHP Class app\models\TaskTime

Inheritance: extends Illuminate\Database\Eloquent\Model
Show file Open project: Bottelet/Flarepoint-crm Class Usage Examples

Protected Properties

Property Type Description
$fillable
$hidden
$table

Public Methods

Method Description
invoices ( )
tasks ( )

Method Details

invoices() public method

public invoices ( )

tasks() public method

public tasks ( )

Property Details

$fillable protected property

protected $fillable

$hidden protected property

protected $hidden

$table protected property

protected $table