mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-07 01:58:09 +01:00
* Reviving some old PR with API get, activate and disable modules * expanding hurl test for setup wih some module tests * return array, not object * fix PHPStan on getmodules * typecasting module functions to string * instiating class DolibarrModule into an object so we can call functions on it --------- Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>