We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a67a1 commit 799a486Copy full SHA for 799a486
packages/framework/src/Support/Models/DateString.php
@@ -54,5 +54,5 @@ public function __call(string $method, array $arguments): mixed
54
}
55
56
throw new \BadMethodCallException("Method {$method} does not exist on DateTime.");
57
- }
+ }
58
0 commit comments