Exemplo n.º 1
0
 public static function setLogger($logger)
 {
     self::$_logger = $logger;
     self::$_initialized = true;
 }