Esempio n. 1
0
 public static function attach($d)
 {
     self::$_data = array_merge(self::$_data, self::extract($d));
 }