Skip to content

Commit

Permalink
Update lint
Browse files Browse the repository at this point in the history
  • Loading branch information
clnt committed Feb 26, 2025
1 parent dfe206c commit b812c5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Toaster.php
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ public function speed(int $value)
/**
* Add a message to the toaster.
*
* @param $message string
* @param $title null|string
* @param $message string
* @param $title null|string
* @param $properties null|array
*
* @throws \Exception
Expand Down

0 comments on commit b812c5b

Please sign in to comment.