Beispiel #1
0
 /**
  * Make sure caches are empty
  * Must be called before calling multiple time getContextualValue()
  */
 public static function cleanObjectCache()
 {
     self::$only_one_gift = array();
 }