Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 0ca5b19

Browse files
committed
Fix a documentation error
1 parent 5b7bb65 commit 0ca5b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Message/PayloadNotification.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class PayloadNotification implements Arrayable
2323
/**
2424
* @internal
2525
*
26-
* @var null/string
26+
* @var null|string
2727
*/
2828
protected $channelId;
2929

0 commit comments

Comments
 (0)