[PR][php-langspec][#67][master] - example for use declarations was erroneous
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
You can view the Pull Request on github: https://github.com/php/php-langspec/pull/67 Pull Request Description: - use declaration inside a class is not allowed (or the text is wrong) - added another example instead