PHP Class Fenos\Notifynder\Models\NotificationGroup

Inheritance: extends Illuminate\Database\Eloquent\Model
Afficher le fichier Open project: fenos/notifynder Class Usage Examples

Méthodes publiques

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

Protected Properties

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

Méthodes publiques

Méthode Description
categories ( ) : Illuminate\Database\Eloquent\Relations\BelongsToMany

Method Details

categories() public méthode

public categories ( ) : Illuminate\Database\Eloquent\Relations\BelongsToMany
Résultat Illuminate\Database\Eloquent\Relations\BelongsToMany

Property Details

$fillable protected_oe property

protected array $fillable
Résultat array

$timestamps public_oe property

public bool $timestamps
Résultat boolean