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.
1 parent bcc3263 commit 4cb749eCopy full SHA for 4cb749e
README.md
@@ -52,7 +52,7 @@ record Range(int $lo, int $hi) {
52
}
53
```
54
55
-This block is called *after* the members have been from the constructor parameters.
+This block is called *after* the members have been initialized from the constructor parameters.
56
57
Installation
58
------------
0 commit comments