PHP Класс Rubenwouters\CrmLauncher\Models\Media

Наследование: extends Illuminate\Database\Eloquent\Model
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
$table string table name

Открытые методы

Метод Описание
handleMedia ( integer $messageId, string $message, string $type = null ) : void Handles media if sent with tweet
innerComment ( )
message ( ) * |-------------------------------------------------------------------------- | Relationships |-------------------------------------------------------------------------- | | Relationships of Media model |
reaction ( )

Описание методов

handleMedia() публичный Метод

Handles media if sent with tweet
public handleMedia ( integer $messageId, string $message, string $type = null ) : void
$messageId integer
$message string
$type string
Результат void

innerComment() публичный Метод

public innerComment ( )

message() публичный Метод

* |-------------------------------------------------------------------------- | Relationships |-------------------------------------------------------------------------- | | Relationships of Media model |
public message ( )

reaction() публичный Метод

public reaction ( )

Описание свойств

$table защищенное свойство

table name
protected string $table
Результат string