class Version

Guzzle version information

Hierarchy

Expanded class hierarchy of Version

1 file declares its use of Version
Utils.php in drupal/core/vendor/guzzle/http/Guzzle/Http/Utils.php

File

drupal/core/vendor/guzzle/common/Guzzle/Common/Version.php, line 8

Namespace

Guzzle\Common
View source
class Version {
  const VERSION = '3.0.5';

}

Members