Example #1
0
 public function addPurge($pattern, $paths = null, $position = Router::POSITION_LAST)
 {
     return parent::addPurge($pattern, $paths, $position);
 }