Example #1
0
 public function setWebRoot($webRoot)
 {
     Config::setWebRoot($webRoot);
     return $this;
 }