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 7b8a35e commit 4b22f4dCopy full SHA for 4b22f4d
README.md
@@ -53,7 +53,7 @@ echo $closure(); // james;
53
54
1. Creating **anonymous classes** within closures is not supported.
55
2. Using attributes within closures is not supported.
56
-3. Serializing closures on REPL environments - such as Laravel Tinker - is not supported.
+3. Serializing closures on REPL environments such as Laravel Tinker is not supported.
57
58
## Contributing
59
0 commit comments