What function is the equal of the php’s unset to a Varien_Object?

  • unset($param)
  • uns{$param}()
  • remove($param)
  • unregister($param)

magento.stackexchange.com/questions/186429