Example #1
0
 /**
  * @param array $paths
  */
 public function setSwitchPaths(array $paths)
 {
     $this->registry->setSwitchPaths($paths);
 }