Fix phpstan pb

This commit is contained in:
ldestailleur 2025-02-17 21:49:08 +01:00
parent 612f34f719
commit 54e52c3832

View File

@ -21,6 +21,7 @@ parameters:
analyseAndScan:
- htdocs/custom/*
- htdocs/documents/*
- htdocs/install/* # We must exclude this dir to avoid to have DOL_DOCUMENT_ROOT defined to .. by inc.php before the bootstrap*.php file can load it.
- htdocs/install/doctemplates/*
- htdocs/langs/*
- htdocs/modulebuilder/template/test/*