public function __construct()

in website/pages/en/index.js [44:46]


  public function __construct(T $data) {
    $this->data = $data;
  }