Example #1
0
 public function has($path)
 {
     return !!$this->currentContext->findByPath($path);
 }