thuecat/Classes/Domain/Model/Backend
Daniel Siepmann 45eda76e98
Fix PHP Warning (#92)
First check for existence before accessing.
The ObjectStorage itself has no check which will result in an PHP
warning due to accessing a none existing array key.

Relates: #10197
2023-01-05 14:51:07 +01:00
..
ImportLogEntry Skip import of none mappable objects (#100) 2022-12-15 12:41:35 +01:00
AbstractEntity.php Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
ImportConfiguration.php Fix PHP Warning (#92) 2023-01-05 14:51:07 +01:00
ImportLog.php Skip import of none mappable objects (#100) 2022-12-15 12:41:35 +01:00
ImportLogEntry.php Skip import of none mappable objects (#100) 2022-12-15 12:41:35 +01:00
Organisation.php Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
ParkingFacility.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
TouristInformation.php Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
Town.php Move namespace below initial file comment 2021-08-10 09:41:54 +02:00