Exemple #1
0
 public function prefix($prefix)
 {
     self::$prefix = $prefix;
     return new self();
 }