Example #1
0
 /**
  * Static initializer.
  */
 public static function __init()
 {
     self::$requiredKeys = array(self::beginDateKey);
 }