summaryrefslogtreecommitdiffstats
path: root/build/.phan
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2017-10-19 13:46:32 +0200
committerRoeland Jago Douma <roeland@famdouma.nl>2017-10-24 20:40:11 +0200
commit112b0d57a8c9c14a7274c0d6f8fcfe12d25494c5 (patch)
tree3e374aa19113f2ef580278de121fddfa0ee73f12 /build/.phan
parentce7c9dfe8a3adbe65d2741200383b8dd9d3189bf (diff)
downloadnextcloud-server-112b0d57a8c9c14a7274c0d6f8fcfe12d25494c5.tar.gz
nextcloud-server-112b0d57a8c9c14a7274c0d6f8fcfe12d25494c5.zip
Comments Autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'build/.phan')
-rw-r--r--build/.phan/config.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/.phan/config.php b/build/.phan/config.php
index 9383db684a3..f96155f4df3 100644
--- a/build/.phan/config.php
+++ b/build/.phan/config.php
@@ -45,6 +45,7 @@ return [
'lib/composer',
'apps/admin_audit/composer',
'apps/admin_audit/tests',
+ 'apps/comments/composer',
'apps/comments/tests',
'apps/dav/tests',
'apps/encryption/tests',