\Singleton

Pattern 'Singleton' Taken from http://www.phptherightway.com/pages/Design-Patterns.html

Summary

Methods
Properties
Constants
getInstance()
No public properties found
No constants found
__construct()
No protected properties found
N/A
__clone()
__wakeup()
No private properties found
N/A

Methods

getInstance()

getInstance() 

__construct()

__construct() 

__clone()

__clone() 

__wakeup()

__wakeup()