예제 #1
0
 public static function go()
 {
     self::$heh = array();
     self::$heh->bar = 0;
     // we should know this can't affect $this->bar
 }