Skip to content

Commit

Permalink
Merge pull request #2 from makowskid/main
Browse files Browse the repository at this point in the history
readme fix
  • Loading branch information
stepanenko3 authored Jan 11, 2023
2 parents d351609 + 926d4e4 commit f74d1b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ mb_ucfirst(string $string): string

model_by_key(string $key): ?string

natural_language_join(array $list, $conjunction = 'and'): string

normalizePrice(string|int|float $price): float

number(string|int|float $value, null|int $decimals = 0): string
Expand Down

0 comments on commit f74d1b2

Please sign in to comment.