PHP Class BookStack\JointPermission

Inheritance: extends Model
Afficher le fichier Open project: ssddanbrown/bookstack

Méthodes publiques

Свойство Type Description
$timestamps

Méthodes publiques

Méthode Description
entity ( ) : Illuminate\Database\Eloquent\Relations\MorphOne Get the entity this points to.
role ( ) : BelongsTo Get the role that this points to.

Method Details

entity() public méthode

Get the entity this points to.
public entity ( ) : Illuminate\Database\Eloquent\Relations\MorphOne
Résultat Illuminate\Database\Eloquent\Relations\MorphOne

role() public méthode

Get the role that this points to.
public role ( ) : BelongsTo
Résultat Illuminate\Database\Eloquent\Relations\BelongsTo

Property Details

$timestamps public_oe property

public $timestamps