Singleton for PDO - Keeping the call as short as possible

前端 未结 0 1210
眼角桃花
眼角桃花 2020-12-07 01:59

I want to use Singleton pattern for very specific classes of my project - namely database connection, logging and few other things. Given the following class:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题