Pest not() Method to Str and str()
#48308
Unanswered
devajmeireles
asked this question in
Ideas
Replies: 1 comment 1 reply
-
|
Isn't it easier to have a simple negate method instead? 'isNot', 'misses', 'notMatches' etc? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here is one more suggestion that would bring some benefit to Laravel, this time based on what we have in Pest:
The addition of the
notmethod to inverse the result of the comparison of allstrboolean methods:And others.
Beta Was this translation helpful? Give feedback.
All reactions