Skip to content

Commit b3cb96d

Browse files
committed
Code style
1 parent dfae461 commit b3cb96d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AbstractNumber.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ protected function get(): string
357357

358358
/**
359359
* @internal Provides an instance of Number based on the input. Supports multiple input data types.
360+
*
360361
* @param AbstractNumber|string|float|int $value
361362
*/
362363
protected function getNumberFromInput($value): self

0 commit comments

Comments
 (0)