mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-04 23:24:16 -04:00
- 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
2.9 KiB
2.9 KiB