Hello,
I tried to create a separate class in the helper folder to make it easier to update event booking in the future.
But I can't call a function of my new class (e.g. RatingSystem::getRating()). When I put a new method in the helper.php, it is no problem. How do I initialize the new class?
Best regards
S. Hoffmann
I tried to create a separate class in the helper folder to make it easier to update event booking in the future.
But I can't call a function of my new class (e.g. RatingSystem::getRating()). When I put a new method in the helper.php, it is no problem. How do I initialize the new class?
Best regards
S. Hoffmann