PHP Class BookStack\EntityPermission

Inheritance: extends Model
Show file Open project: ssddanbrown/bookstack

Public Properties

Property Type Description
$timestamps

Protected Properties

Property Type Description
$fillable

Public Methods

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

Method Details

restrictable() public method

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

Property Details

$fillable protected property

protected $fillable

$timestamps public property

public $timestamps