Example #1
0
 private static function setMessage($severity, $msg)
 {
     self::$msg = new BeanMessage($severity, $msg);
 }