Ejemplo n.º 1
0
 /**
  * @return bool
  */
 public function isCurrent()
 {
     return \TAO\Urls::isCurrent($this->url);
 }