r u sure? ;) for instance - take a look at this singleton implementation: https://designpatternsphp.readthedocs.io/en/latest/Creational/Singleton/README.html - __construct & __clone have been declared there as private
r u sure? ;) for instance - take a look at this singleton implementation: https://designpatternsphp.readthedocs.io/en/latest/Creational/Singleton/README.html - __construct & __clone have been declared there as private