PHP Class Rubenwouters\CrmLauncher\Models\Configuration

Inheritance: extends Illuminate\Database\Eloquent\Model
Afficher le fichier Open project: rubenwouters/crm-launcher Class Usage Examples

Protected Properties

Свойство Type Description
$table string table name

Méthodes publiques

Méthode Description
insertTwitterId ( collection $verification ) : void Inserts Twitter id & screen name in configuration table
scopeFbAccessToken ( $query ) * |-------------------------------------------------------------------------- | Scopes |-------------------------------------------------------------------------- | | Scopes of Configuration model |
scopeTwitterId ( $query )

Method Details

insertTwitterId() public méthode

Inserts Twitter id & screen name in configuration table
public insertTwitterId ( collection $verification ) : void
$verification collection
Résultat void

scopeFbAccessToken() public méthode

* |-------------------------------------------------------------------------- | Scopes |-------------------------------------------------------------------------- | | Scopes of Configuration model |
public scopeFbAccessToken ( $query )

scopeTwitterId() public méthode

public scopeTwitterId ( $query )

Property Details

$table protected_oe property

table name
protected string $table
Résultat string