Exemplo n.º 1
0
 public static function set_backend(SAbstractBackend $backend)
 {
     self::$backend = $backend;
 }