Files
opensourcepos/app/Events
objecttothis 6a316c56f6 Attributes fixes and warning removal
- missing return type in Events->load_config(), added void
- Dynamic property creation is deprecated starting in php 8.2. The solution is to declare the property in the class before using it.
- Added ::class to model instantiations to remove "potentially polymorphic call" warnings
- Corrected phpdoc
2024-06-15 17:19:15 +02:00
..
2024-06-15 17:19:15 +02:00
2024-06-15 17:19:15 +02:00