Open szepeviktor opened 1 year ago
Now that we are running on modern PHP 7, we could introduce PSR-4 class autoloading.
output/raw/db_queries.php 👉🏻 src/Output/Raw/DbQueries.php QM_Output_Raw_DB_Queries 👉🏻 JohnBillion\QueryMonitor\Output\Raw\DbQueries
Now that we are running on modern PHP 7, we could introduce PSR-4 class autoloading.