// SimpleSingleton sample use echo SimpleSingleton::getInstance(); // Will output: // Invoking constructor // Getting only one instance