Closed vhenzl closed 3 years ago
Thank you! This should be easy too: https://github.com/phpstan/phpstan-webmozart-assert/issues/58
Thank you! This should be easy too: #58
Yeah. I added interfaceExists
because I needed it recently. There are more methods worth adding. I noticed isAOf
, isAnyOf
, isNotA
, positiveInteger
, natural
. I might have look at them later.
Related to #6.