PHP Class Rubenwouters\CrmLauncher\Models\Publishment

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

Protected Properties

Property Type Description
$table string table name

Public Methods

Method Description
reactions ( ) * |-------------------------------------------------------------------------- | Relationships |-------------------------------------------------------------------------- | | Relationships of Publishment model |
scopeDouble ( $query, $content ) * |-------------------------------------------------------------------------- | Scopes |-------------------------------------------------------------------------- | | Scopes of Publishment model |
scopeFacebookPosts ( $query )

Method Details

reactions() public method

* |-------------------------------------------------------------------------- | Relationships |-------------------------------------------------------------------------- | | Relationships of Publishment model |
public reactions ( )

scopeDouble() public method

* |-------------------------------------------------------------------------- | Scopes |-------------------------------------------------------------------------- | | Scopes of Publishment model |
public scopeDouble ( $query, $content )

scopeFacebookPosts() public method

public scopeFacebookPosts ( $query )

Property Details

$table protected_oe property

table name
protected string $table
return string