mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
PHPDoc update to reflect what the code does today. This update however doesn't solve this PHPStan warning: htdocs/core/db/mysqli.class.php 243 Return type (mysqli|null) of method DoliDBMysqli::connect() should be compatible with return type (resource) of method Database::connect() |
||
|---|---|---|
| .. | ||
| Database.interface.php | ||
| DoliDB.class.php | ||
| mysqli.class.php | ||
| pgsql.class.php | ||
| sqlite3.class.php | ||