Exemple #1
0
 private static function _setOpts()
 {
     self::$_opts = getopt('', self::$_longDataOpts);
 }