mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix phpstan pb
This commit is contained in:
parent
612f34f719
commit
54e52c3832
|
|
@ -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/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user