PHP Class Rubenwouters\CrmLauncher\Models\InnerComment

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

Protected Properties

Property Type Description
$table string table name

Public Methods

Method Description
answers ( )
caseOverview ( ) * |-------------------------------------------------------------------------- | Relationships |-------------------------------------------------------------------------- | | Relationships of InnerComment model |
contact ( )
innerAnswers ( )
media ( )
message ( )
reaction ( )
scopeLatestInnerCommentDate ( $query ) * |-------------------------------------------------------------------------- | Scope |-------------------------------------------------------------------------- | | Scope of InnerComment model |
user ( )

Method Details

answers() public method

public answers ( )

caseOverview() public method

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

contact() public method

public contact ( )

innerAnswers() public method

public innerAnswers ( )

media() public method

public media ( )

message() public method

public message ( )

reaction() public method

public reaction ( )

scopeLatestInnerCommentDate() public method

* |-------------------------------------------------------------------------- | Scope |-------------------------------------------------------------------------- | | Scope of InnerComment model |
public scopeLatestInnerCommentDate ( $query )

user() public method

public user ( )

Property Details

$table protected_oe property

table name
protected string $table
return string