Example #1
0
 /**
  * Wrapper for Feature::variant($name).
  */
 public function variant($name)
 {
     return Feature::variant($name);
 }