PHP Class Fenos\Notifynder\Models\NotificationGroup

Inheritance: extends Illuminate\Database\Eloquent\Model
Show file Open project: fenos/notifynder Class Usage Examples

Public Properties

Property Type Description
$timestamps boolean

Protected Properties

Property Type Description
$fillable array

Public Methods

Method Description
categories ( ) : Illuminate\Database\Eloquent\Relations\BelongsToMany

Method Details

categories() public method

public categories ( ) : Illuminate\Database\Eloquent\Relations\BelongsToMany
return Illuminate\Database\Eloquent\Relations\BelongsToMany

Property Details

$fillable protected property

protected array $fillable
return array

$timestamps public property

public bool $timestamps
return boolean