Thruway\Logging\Logger::__construct PHP Метод

__construct() защищенный Метод

Protected constructor to prevent creating a new instance of the *Singleton* via the new operator from outside of this class.
protected __construct ( )
    protected function __construct()
    {
    }