protected function getCacheFilePath()

in src/HHClientFallbackHandler.hack [118:120]


  protected function getCacheFilePath(): string {
    return Generated\root().'/vendor/hh_autoload.hh-cache';
  }