コード例 #1
0
 public function addPath($path, $namespace = null)
 {
     return $this->resolver->addPath($path, $namespace);
 }