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 393063c commit 1576a69Copy full SHA for 1576a69
src/DatetimeParser.php
@@ -19,7 +19,7 @@ class DatetimeParser
19
*
20
* @param mixed $value
21
* @param null|string $format
22
- * @return CarbonInterace
+ * @return CarbonInterface
23
*/
24
public function parse(mixed $value, ?string $format): CarbonInterface
25
{
0 commit comments