The test database operation class db statically calls the getInstance method.
In the entry file idnex.php, new base.php calls the run method. How to complete the connection to the database in base.php. I don't see an instance of the db class in the code. Can any kind person explain this to me? Thanks!