Table of Contents
- $classMap : mixed
- getInitializer() : mixed
Properties
$classMap
public static mixed $classMap = array('Composer\\InstalledVersions'
=> __DIR__ . '/..' . '/composer/InstalledVersions.php',
'Datamatrix' => __DIR__ . '/../..' .
'/include/barcodes/datamatrix.php', 'PDF417' => __DIR__ .
'/../..' . '/include/barcodes/pdf417.php', 'QRcode' => __DIR__ .
'/../..' . '/include/barcodes/qrcode.php', 'TCPDF' => __DIR__ .
'/../..' . '/tcpdf.php', 'TCPDF2DBarcode' => __DIR__ . '/../..'
. '/tcpdf_barcodes_2d.php', 'TCPDFBarcode' => __DIR__ . '/../..'
. '/tcpdf_barcodes_1d.php', 'TCPDF_COLORS' => __DIR__ . '/../..'
. '/include/tcpdf_colors.php', 'TCPDF_FILTERS' => __DIR__ .
'/../..' . '/include/tcpdf_filters.php', 'TCPDF_FONTS' =>
__DIR__ . '/../..' . '/include/tcpdf_fonts.php', 'TCPDF_FONT_DATA'
=> __DIR__ . '/../..' . '/include/tcpdf_font_data.php',
'TCPDF_IMAGES' => __DIR__ . '/../..' .
'/include/tcpdf_images.php', 'TCPDF_IMPORT' => __DIR__ .
'/../..' . '/tcpdf_import.php', 'TCPDF_PARSER' => __DIR__ .
'/../..' . '/tcpdf_parser.php', 'TCPDF_STATIC' => __DIR__ .
'/../..' . '/include/tcpdf_static.php')
Methods
getInitializer()
public static getInitializer(ClassLoader $loader)
: mixed
Parameters
- $loader : ClassLoader