Exemplo n.º 1
0
 public static function halt($removeRef = false)
 {
     StaticInstance::releaseInstance(StaticInstance::getCurrentInstance(), $removeRef);
 }