Свойство | Тип | Описание | |
---|---|---|---|
$subjectSerializers | array | A map of notification types (key) to the serializer that should be used to output the notification's subject (value). | |
$type |
Метод | Описание | |
---|---|---|
setSubjectSerializer ( $type, $serializer ) |
Метод | Описание | |
---|---|---|
getDefaultAttributes ( |
||
sender ( $notification ) : |
||
subject ( $notification ) : |
||
user ( $notification ) : |
protected getDefaultAttributes ( |
||
$notification |
protected sender ( $notification ) : |
||
Результат |
public static setSubjectSerializer ( $type, $serializer ) | ||
$type | ||
$serializer |
protected subject ( $notification ) : |
||
Результат |
protected user ( $notification ) : |
||
Результат |
protected static array $subjectSerializers | ||
Результат | array |