protected function toJSElementRef()

in src/XHPJSCall.php [39:42]


  protected function toJSElementRef(
  ): XHPJSElementRef where this as HasXHPHTMLHelpers {
    return new XHPJSElementRef($this as HasXHPHTMLHelpers);
  }