프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$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 |
public static setSubjectSerializer ( $type, $serializer ) | ||
$type | ||
$serializer |
protected subject ( $notification ) : |
||
리턴 |
protected static array $subjectSerializers | ||
리턴 | array |