tastyigniter / TastyIgniter

:fire: Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants
https://tastyigniter.com
MIT License
3.03k stars 988 forks source link

Always use fully qualified class names #826

Closed sampoyigi closed 3 years ago

sampoyigi commented 3 years ago

This PR improves the readability of the codebase, makes it easier to navigate in an IDE, and aids static analysis tools in their analysis.