Ejemplo n.º 1
0
 public static function __callStatic($_name, $_arguments = null)
 {
     return parent::__callStatic($_name, $_arguments);
 }