diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/.phan/config.php | 1 |
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', |