You are here

public static property ComposerStaticInit5b4ef5f867672431561418e16d078844::$prefixLengthsPsr4 in Lockr 7.3

File

vendor/composer/autoload_static.php, line 19

Class

ComposerStaticInit5b4ef5f867672431561418e16d078844

Namespace

Composer\Autoload

Code

public static $prefixLengthsPsr4 = array(
  'S' => array(
    'Symfony\\Polyfill\\Ctype\\' => 23,
    'Symfony\\Component\\Yaml\\' => 23,
  ),
  'P' => array(
    'Psr\\Log\\' => 8,
    'Psr\\Http\\Message\\' => 17,
  ),
  'L' => array(
    'Lockr\\' => 6,
  ),
  'G' => array(
    'GuzzleHttp\\Psr7\\' => 16,
    'GuzzleHttp\\Promise\\' => 19,
    'GuzzleHttp\\' => 11,
  ),
);