Ejemplo n.º 1
0
 public function __construct($path, $params = null)
 {
     parent::__construct($path, $params);
     $urlParts = $this->getURLComponents();
 }