Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nodesocket committed Jun 6, 2021
1 parent 94b3016 commit a4fd46f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Optimized for use with [PHP 8.0](https://www.php.net/releases/8.0/en.php).

- [Named argument](https://wiki.php.net/rfc/named_params)
- [Named arguments](https://wiki.php.net/rfc/named_params)
- [Type declaration for arguments, return values, class props](https://www.php.net/manual/en/language.types.declarations.php)
- [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)

See [example.php](https://github.com/nodesocket/aws_smps/blob/master/example.php) for a full example.

Expand Down

0 comments on commit a4fd46f

Please sign in to comment.