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 fa45007 commit 0c3f9b9Copy full SHA for 0c3f9b9
bin/php-class-diagram
@@ -50,7 +50,7 @@ OPTIONS
50
--disable-class-name-summary describe classname without Class summary of document comment.
51
--php5 parse php source file as php5.
52
--php7 parse php source file as php7.
53
- --php8 parse php source file as php8. (not suppoted)
+ --php8 parse php source file as php8. (not supported)
54
--header='header string' additional header string. You can specify multiple header values.
55
--include='wildcard' include target file pattern. (default: `*.php`) You can specify multiple include patterns.
56
--exclude='wildcard' exclude target file pattern. You can specify multiple exclude patterns.
0 commit comments