We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f6d6b commit 84477cbCopy full SHA for 84477cb
1 file changed
docs-generate
@@ -40,5 +40,4 @@ if [ $? -gt 0 ]; then
40
fi
41
echo "## Found phpdoc at: ${PHPDOC}"
42
43
-
44
-$PHPDOC --configuration="${CFG_FILE}" "$@"
+bin/run-in-vagrant ""${PHPDOC}" --config="${CFG_FILE}" "$@""
0 commit comments