getEnvironment method

TrayEnvironment getEnvironment()

returns the fetch hook client used for this request

Implementation

TrayEnvironment getEnvironment() {
  return TrayEnvironment();
}