Skip to content

Commit

Permalink
Fix Date::isMutable return type
Browse files Browse the repository at this point in the history
  • Loading branch information
bastien-phi committed Mar 15, 2022
1 parent 0c423b2 commit 5d21945
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ReturnTypes/DateExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ public function isStaticMethodSupported(MethodReflection $methodReflection): boo
'fromSerialized',
'getTestNow',
'instance',
'isMutable',
'maxValue',
'minValue',
'now',
Expand Down

0 comments on commit 5d21945

Please sign in to comment.