Exemple #1
0
 public static function multi($flag = true)
 {
     self::$multi = $flag;
     return new self();
 }