Thruway\Logging\Logger::__clone PHP 메소드

__clone() 개인적인 메소드

Private clone method to prevent cloning of the instance of the *Singleton* instance.
private __clone ( ) : void
리턴 void
    private function __clone()
    {
    }