Skip to content

Commit

Permalink
Update README with the integerish() addition
Browse files Browse the repository at this point in the history
  • Loading branch information
acasademont authored and ondrejmirtes committed Jan 25, 2021
1 parent daf1176 commit 2a27fc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -28,6 +28,7 @@ function demo(?int $a) {
This extension specifies types of values passed to:

* `Assertion::integer`
* `Assertion::integerish`
* `Assertion::string`
* `Assertion::float`
* `Assertion::numeric`
Expand Down

0 comments on commit 2a27fc5

Please sign in to comment.