protected function toJSInstanceRef()

in src/XHPJSInstance.php [41:43]


  protected function toJSInstanceRef(): XHPJSInstanceRef {
    return new XHPJSInstanceRef($this);
  }