You are here

private static property Uri::$charUnreserved in Auth0 Single Sign On 8.2

File

vendor/guzzlehttp/psr7/src/Uri.php, line 37

Class

Uri
PSR-7 URI implementation.

Namespace

GuzzleHttp\Psr7

Code

private static $charUnreserved = 'a-zA-Z0-9_\\-\\.~';