Skip to content

Commit 3e10d1c

Browse files
committed
PHP API Ref: Exclude Test namespace directories
1 parent 013ca5f commit 3e10d1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/php_api_ref/phpdoc.dist.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<path>vendor/ibexa/**/contracts/**/*</path>
1313
</source>
1414
<ignore hidden="true" symlinks="true">
15+
<path>vendor/**/Test/**/*</path>
1516
<path>vendor/**/tests/**/*</path>
1617
</ignore>
1718
<!-- Hide private elements -->

0 commit comments

Comments
 (0)