We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fba3870 + 8672eb6 commit 4e6bfcfCopy full SHA for 4e6bfcf
README.md
@@ -166,7 +166,7 @@ class User
166
167
* Resulting behaviour matches native enumeration implementation of most other languages (like Java)
168
169
-But as this library emulates enumerations it has a view downsides:
+But as this library emulates enumerations it has a few downsides:
170
171
* Enumerator values can not be used directly
172
* `$user->setStatus(UserStatus::ACTIVE)` fails
0 commit comments