PHP Class Rubenwouters\CrmLauncher\Models\Summary

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

Protected Properties

Property Type Description
$table string table name

Public Methods

Method Description
caseOverview ( ) * |-------------------------------------------------------------------------- | Relationships |-------------------------------------------------------------------------- | | Relationships of Contact model |
user ( )

Method Details

caseOverview() public method

* |-------------------------------------------------------------------------- | Relationships |-------------------------------------------------------------------------- | | Relationships of Contact model |
public caseOverview ( )

user() public method

public user ( )

Property Details

$table protected property

table name
protected string $table
return string