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 94b3016 commit a4fd46fCopy full SHA for a4fd46f
README.md
@@ -2,9 +2,9 @@
2
3
Optimized for use with [PHP 8.0](https://www.php.net/releases/8.0/en.php).
4
5
- - [Named argument](https://wiki.php.net/rfc/named_params)
+ - [Named arguments](https://wiki.php.net/rfc/named_params)
6
- [Type declaration for arguments, return values, class props](https://www.php.net/manual/en/language.types.declarations.php)
7
- - [Class prop and method visability](https://www.php.net/manual/en/language.oop5.visibility.php)
+ - [Class props and method visability](https://www.php.net/manual/en/language.oop5.visibility.php)
8
9
See [example.php](https://github.com/nodesocket/aws_smps/blob/master/example.php) for a full example.
10
0 commit comments