dolibarr/htdocs/modulebuilder/template/class
MDW bec5ff4749
Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings (#29298)
* Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num

* Fix typing in hookmanager class

* Improve DolHooksCollector phpdoc

* Fix PhanTypePossiblyInvalidDimOffset by testing index's existence

* Ignore PhanTypePossiblyInvalidDimOffset that phan can not detect

* Allow  to be null, initialise instead of unset
2024-04-09 23:21:28 +02:00
..
actions_mymodule.class.php Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings (#29298) 2024-04-09 23:21:28 +02:00
api_mymodule.class.php Fix phpstan 2024-04-02 14:43:05 +02:00
myobject.class.php Use same doc comment eveywhere. 2024-04-07 12:26:27 +02:00