Open Journal Systems  3.3.0
Composer\Autoload\ComposerStaticInitc21d034bff8d71e4dd436f17191fd70e Class Reference

Static Public Member Functions

static getInitializer (ClassLoader $loader)
 

Static Public Attributes

static $classMap
 
static $files
 
static $prefixDirsPsr4
 
static $prefixesPsr0
 
static $prefixLengthsPsr4
 

Detailed Description

Member Function Documentation

◆ getInitializer()

Field Documentation

◆ $classMap

Composer\Autoload\ComposerStaticInitc21d034bff8d71e4dd436f17191fd70e::$classMap
static
Initial value:
= array (
'Omnipay\\Omnipay' => __DIR__ . '/..' . '/omnipay/common/src/Omnipay/Omnipay.php',
)

Definition at line 66 of file paymethod/paypal/lib/vendor/composer/autoload_static.php.

Referenced by Composer\Autoload\ComposerStaticInitc21d034bff8d71e4dd436f17191fd70e\getInitializer().

◆ $files

Composer\Autoload\ComposerStaticInitc21d034bff8d71e4dd436f17191fd70e::$files
static
Initial value:
= array (
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
)

Definition at line 9 of file paymethod/paypal/lib/vendor/composer/autoload_static.php.

Referenced by ComposerAutoloaderInitc21d034bff8d71e4dd436f17191fd70e\getLoader().

◆ $prefixDirsPsr4

Composer\Autoload\ComposerStaticInitc21d034bff8d71e4dd436f17191fd70e::$prefixDirsPsr4
static
Initial value:
= array (
'Symfony\\Polyfill\\Mbstring\\' =>
array (
0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
),
'Symfony\\Component\\HttpFoundation\\' =>
array (
0 => __DIR__ . '/..' . '/symfony/http-foundation',
),
'Symfony\\Component\\EventDispatcher\\' =>
array (
0 => __DIR__ . '/..' . '/symfony/event-dispatcher',
),
'Omnipay\\PayPal\\' =>
array (
0 => __DIR__ . '/..' . '/omnipay/paypal/src',
),
)

Definition at line 26 of file paymethod/paypal/lib/vendor/composer/autoload_static.php.

Referenced by Composer\Autoload\ComposerStaticInitc21d034bff8d71e4dd436f17191fd70e\getInitializer().

◆ $prefixesPsr0

Composer\Autoload\ComposerStaticInitc21d034bff8d71e4dd436f17191fd70e::$prefixesPsr0
static
Initial value:
= array (
'O' =>
array (
'Omnipay\\Common\\' =>
array (
0 => __DIR__ . '/..' . '/omnipay/common/src',
),
),
'G' =>
array (
'Guzzle\\Tests' =>
array (
0 => __DIR__ . '/..' . '/guzzle/guzzle/tests',
),
'Guzzle' =>
array (
0 => __DIR__ . '/..' . '/guzzle/guzzle/src',
),
),
)

Definition at line 45 of file paymethod/paypal/lib/vendor/composer/autoload_static.php.

Referenced by Composer\Autoload\ComposerStaticInitc21d034bff8d71e4dd436f17191fd70e\getInitializer().

◆ $prefixLengthsPsr4

Composer\Autoload\ComposerStaticInitc21d034bff8d71e4dd436f17191fd70e::$prefixLengthsPsr4
static
Initial value:
= array (
'S' =>
array (
'Symfony\\Polyfill\\Mbstring\\' => 26,
'Symfony\\Component\\HttpFoundation\\' => 33,
'Symfony\\Component\\EventDispatcher\\' => 34,
),
'O' =>
array (
'Omnipay\\PayPal\\' => 15,
),
)

Definition at line 13 of file paymethod/paypal/lib/vendor/composer/autoload_static.php.

Referenced by Composer\Autoload\ComposerStaticInitc21d034bff8d71e4dd436f17191fd70e\getInitializer().


The documentation for this class was generated from the following file: