PHP Trait Google\Cloud\EmulatorTrait

Datei anzeigen Open project: GoogleCloudPlatform/gcloud-php

Public Methods

Method Description
getEmulatorBaseUri ( string $baseUri, string $emulatorHost = null ) : string When emulators are enabled, use them as the service host

Method Details

getEmulatorBaseUri() public method

When emulators are enabled, use them as the service host
public getEmulatorBaseUri ( string $baseUri, string $emulatorHost = null ) : string
$baseUri string
$emulatorHost string [optional]
return string