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 ecccc6c commit b15a521Copy full SHA for b15a521
tools/apigen/apigen.neon
@@ -1,6 +1,6 @@
1
parameters:
2
paths: [%workingDir%/src]
3
- exclude: [Sli, PHPStan]
+ exclude: [Sli, PHPStan, stubs]
4
excludeProtected: false
5
excludePrivate: true
6
excludeTagged: [internal]
0 commit comments