PHP Class BookStack\EntityPermission

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

Méthodes publiques

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

Protected Properties

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

Méthodes publiques

Méthode Description
restrictable ( ) : Illuminate\Database\Eloquent\Relations\MorphTo Get all this restriction's attached entity.

Method Details

restrictable() public méthode

Get all this restriction's attached entity.
public restrictable ( ) : Illuminate\Database\Eloquent\Relations\MorphTo
Résultat Illuminate\Database\Eloquent\Relations\MorphTo

Property Details

$fillable protected_oe property

protected $fillable

$timestamps public_oe property

public $timestamps