You are here

public static property ComposerStaticInit42b92e6fb23fd5de32e1e488d7c54e6d::$prefixLengthsPsr4 in Auth0 Single Sign On 8.2

File

vendor/composer/autoload_static.php, line 19

Class

ComposerStaticInit42b92e6fb23fd5de32e1e488d7c54e6d

Namespace

Composer\Autoload

Code

public static $prefixLengthsPsr4 = array(
  'S' => array(
    'Symfony\\Polyfill\\Php72\\' => 23,
    'Symfony\\Polyfill\\Mbstring\\' => 26,
    'Symfony\\Polyfill\\Intl\\Idn\\' => 26,
  ),
  'P' => array(
    'Psr\\Http\\Message\\' => 17,
  ),
  'G' => array(
    'GuzzleHttp\\Psr7\\' => 16,
    'GuzzleHttp\\Promise\\' => 19,
    'GuzzleHttp\\' => 11,
  ),
  'F' => array(
    'Firebase\\JWT\\' => 13,
  ),
  'A' => array(
    'Auth0\\SDK\\' => 10,
  ),
);