Home
last modified time | relevance | path

Searched refs:base_url (Results 26 – 29 of 29) sorted by relevance

12

/plugin/icons/syntax/
H A Dicon.php415 public static function makePath($icon, $size, $base_url) { argument
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md155 The `base_url` option has been renamed to `base_uri`.
362 `base_url` string or array to use a URI template as the base URL of a client.
915 $required = array('base_url', 'username', 'api_key');
919 $config->get('base_url'),
941 $required = array('base_url', 'username', 'api_key');
945 $config->get('base_url'),
H A DCHANGELOG.md602 around whether things like base_url, message_factory, etc. should be able to
1060 * Service clients no longer require a base_url option in the factory
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md118 'base_url' => 'https://www.googleapis.com',

12