Skip to content

Commit b8fa94c

Browse files
committed
phpdoc.dist.xml: Add all Symfony/Contracts for the future
1 parent 07bded0 commit b8fa94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/php_api_ref/phpdoc.dist.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<api>
1111
<source dsn=".">
1212
<path>vendor/ibexa/**/contracts/**/*</path>
13-
<path>vendor/symfony/event-dispatcher-contracts/Event.php</path>
13+
<path>vendor/symfony/*-contracts/**/*</path>
1414
</source>
1515
<ignore hidden="true" symlinks="true">
1616
<path>vendor/**/Test/**/*</path>

0 commit comments

Comments
 (0)