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 5f97b12 commit 818ef2eCopy full SHA for 818ef2e
CHANGELOG.md
@@ -40,6 +40,7 @@ Additionally the following changes were made:
40
takes an array of subnodes. Unlike classes/interfaces, traits can only have a `stmts` subnode.
41
* The `NodeDumper` now prints class/method/property/constant modifiers, as well as the include and
42
use type in a textual representation, instead of only showing the number.
43
+* All methods on `PrettyPrinter\Standard` are now protected. Previoulsy most of them were public.
44
45
### Removed
46
0 commit comments