Method |
Description |
|
cases ( ) |
*
|--------------------------------------------------------------------------
| Relationships
|--------------------------------------------------------------------------
|
| Relationships of Contact model
| |
|
createContact ( string $type, array $message ) : object |
Inserts new contact in DB |
|
getContact ( string $type, string $id ) : collection |
Check if contact exists, if not create a new user |
|
innerComment ( ) |
|
|
messages ( ) |
|
|
scopeFindByFbId ( $query, $id ) |
*
|--------------------------------------------------------------------------
| Scopes
|--------------------------------------------------------------------------
|
| Scopes of Contact model
| |
|
scopeFindByTwitterId ( $query, $id ) |
|
|