public function getData()

in website/pages/en/index.js [48:50]


  public function getData(): T {
    return $this->data;
  }