ComposerStaticInit9096aca49cfd414d2b8777d0ffbde4e1
Table of Contents
- $prefixDirsPsr4 : mixed
- $prefixLengthsPsr4 : mixed
- getInitializer() : mixed
Properties
$prefixDirsPsr4
public
static mixed
$prefixDirsPsr4
= array('BlogDemo\' => array(0 => __DIR__ . '/../..' . '/class'))
$prefixLengthsPsr4
public
static mixed
$prefixLengthsPsr4
= array('B' => array('BlogDemo\' => 9))
Methods
getInitializer()
public
static getInitializer(ClassLoader $loader) : mixed
Parameters
- $loader : ClassLoader