예제 #1
0
 public function setDefaultOption($keyOrPath, $value)
 {
     Utils::setPath($this->defaults, $keyOrPath, $value);
 }