Skip to content

Commit c69ccf5

Browse files
committed
Merge branch '2.8' into 3.3
* 2.8: fixed CS
2 parents 01ea59e + 7280527 commit c69ccf5

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
@@ -701,7 +701,7 @@ public function isAbstract()
701701
*
702702
* @return $this
703703
*
704-
* @throws InvalidArgumentException When the message template is invalid.
704+
* @throws InvalidArgumentException when the message template is invalid
705705
*/
706706
public function setDeprecated($status = true, $template = null)
707707
{

0 commit comments

Comments
 (0)