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 dfae461 commit b3cb96dCopy full SHA for b3cb96d
src/AbstractNumber.php
@@ -357,6 +357,7 @@ protected function get(): string
357
358
/**
359
* @internal Provides an instance of Number based on the input. Supports multiple input data types.
360
+ *
361
* @param AbstractNumber|string|float|int $value
362
*/
363
protected function getNumberFromInput($value): self
0 commit comments