protected property QueryString::$prefix

Type: string The query string prefix

File

drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php, line 30

Class

QueryString
Query string object to handle managing query string parameters and aggregating those parameters together as a string.

Namespace

Guzzle\Http

Code

protected $prefix = '?';