Skip to content

Commit 7280527

Browse files
committed
fixed CS
1 parent 5dd25a5 commit 7280527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Definition.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@ public function isAbstract()
777777
*
778778
* @return $this
779779
*
780-
* @throws InvalidArgumentException When the message template is invalid.
780+
* @throws InvalidArgumentException when the message template is invalid
781781
*/
782782
public function setDeprecated($status = true, $template = null)
783783
{

0 commit comments

Comments
 (0)