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 32c4202 + 0944983 commit e050dccCopy full SHA for e050dcc
README.md
@@ -38,7 +38,7 @@ class Action extends Enum
38
}
39
```
40
41
-Note the `private` keyword requires PHP > 7.1, you can omit it on PHP 7.0.
+Note the `private` keyword requires PHP 7.1 or higher, you can omit it on PHP 7.0.
42
43
## Usage
44
0 commit comments