Skip to content

Commit

Permalink
chore: add missing dot
Browse files Browse the repository at this point in the history
  • Loading branch information
Dartui authored and jakubmikita committed Jul 11, 2024
1 parent a91c71d commit 027523a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Notification.php
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ public function __serialize(): array
/**
* Unserializes Notification instance.
*
* @param NotificationAsArray $data Notification data as array
* @param NotificationAsArray $data Notification data as array.
* @return void
*/
public function __unserialize(array $data): void
Expand Down

0 comments on commit 027523a

Please sign in to comment.