Пример #1
0
 /**
  * {@inheritdoc}
  */
 public function url_stat($path, $flags)
 {
     $this->setUri($path);
     return parent::url_stat($path, $flags);
 }