Skip to content

Commit 91b3ade

Browse files
committed
Use buid/ dir for phpdoc cache
1 parent 7da157b commit 91b3ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpdoc.dist.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<parser>
66
<visibility>public,protected</visibility>
7-
<target>output/phpdoc/api</target>
7+
<target>build/api-cache</target>
88
</parser>
99

1010
<transformer>

0 commit comments

Comments
 (0)