PHP Класс BookStack\JointPermission

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

Открытые свойства

Свойство Тип Описание
$timestamps

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

Метод Описание
entity ( ) : Illuminate\Database\Eloquent\Relations\MorphOne Get the entity this points to.
role ( ) : BelongsTo Get the role that this points to.

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

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

Get the entity this points to.
public entity ( ) : Illuminate\Database\Eloquent\Relations\MorphOne
Результат Illuminate\Database\Eloquent\Relations\MorphOne

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

Get the role that this points to.
public role ( ) : BelongsTo
Результат Illuminate\Database\Eloquent\Relations\BelongsTo

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

$timestamps публичное свойство

public $timestamps