thuecat/Classes
Daniel Siepmann dc5a4546f3 Ensure proper types when saving import log
Insertion is stored as integer in database.
Therefore cast boolean to integer.
Otherwise DataHandler might throw error as saved data type differs from
provided data type.
2021-02-16 11:09:18 +01:00
..
Controller/Backend Change flash message in case of error 2021-02-16 11:09:18 +01:00
DependencyInjection Integrate phpstan 2021-02-16 11:09:18 +01:00
Domain Ensure proper types when saving import log 2021-02-16 11:09:18 +01:00
Typo3Wrapper Initial import mechanism 2021-02-16 11:09:18 +01:00
View/Backend Initial import mechanism 2021-02-16 11:09:18 +01:00
Extension.php Initial import mechanism 2021-02-16 11:09:18 +01:00