Files
dolibarr/htdocs/debugbar/class
MDW c7560a7c89 Qual: improve typing for jdate
# Qual: improve typing for jdate

Limit jdate return type to int|'' .
Tested with phan and phpstan.
This will allow setting the same type on the date fields and allow
detecting the assignment of non empty strings.

int|''|'specific value'  also works, so could be used on other fields.
2024-04-02 13:40:04 +02:00
..
2023-04-30 03:36:02 +02:00
2024-04-02 13:40:04 +02:00