Git Repository Public Repository

namibia

URLs

Copy to Clipboard
 
df0489e1eeeeab5a9bd44e1d84fce49924fe1bac
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?php
// Generated by ZF2's ./bin/classmap_generator.php
return array(
    'Report\Module'                       => __DIR__ . '/Module.php',
    'Report\DataBin\Report'               => __DIR__ . '/src/Report/DataBin/Report.php',
    'Report\Report\LoadVsSoldDetail'      => __DIR__ . '/src/Report/Report/LoadVsSoldDetail.php',
    'Report\Report\AdminValuation'        => __DIR__ . '/src/Report/Report/AdminValuation.php',
    'Report\Report\Auction'               => __DIR__ . '/src/Report/Report/Auction.php',
    'Report\Report\StockAuction'          => __DIR__ . '/src/Report/Report/StockAuction.php',
    'Report\Report\AuctionTrader'         => __DIR__ . '/src/Report/Report/AuctionTrader.php',
    'Report\Report\AuctionAdherence'      => __DIR__ . '/src/Report/Report/AuctionAdherence.php',
    'Report\Report\Email'                 => __DIR__ . '/src/Report/Report/Email.php',
    'Report\Report\Invoice'               => __DIR__ . '/src/Report/Report/Invoice.php',
    'Report\Report\LoadVsSold'            => __DIR__ . '/src/Report/Report/LoadVsSold.php',
    'Report\Report\LoadVsSoldExcel'       => __DIR__ . '/src/Report/Report/LoadVsSoldExcel.php',
    'Report\Report\Login'                 => __DIR__ . '/src/Report/Report/Login.php',
    'Report\Report\NoMatch'               => __DIR__ . '/src/Report/Report/NoMatch.php',
    'Report\Report\PriceGuide'            => __DIR__ . '/src/Report/Report/PriceGuide.php',
    'Report\Report\PriceGuideFlash'       => __DIR__ . '/src/Report/Report/PriceGuideFlash.php',
    'Report\Report\PriceGuideStatistical' => __DIR__ . '/src/Report/Report/PriceGuideStatistical.php',
    'Report\Report\Sms'                   => __DIR__ . '/src/Report/Report/Sms.php',
    'Report\Report\Trader'                => __DIR__ . '/src/Report/Report/Trader.php',
    'Report\Report\TuhpiLog'              => __DIR__ . '/src/Report/Report/TuhpiLog.php',
    'Report\Report\TuhpiAccidentLog'              => __DIR__ . '/src/Report/Report/TuhpiAccidentLog.php',
    'Report\Report\Valuation'             => __DIR__ . '/src/Report/Report/Valuation.php',
    'Report\Report\ValuationStatistical'  => __DIR__ . '/src/Report/Report/ValuationStatistical.php',
    'Report\Service\Report'               => __DIR__ . '/src/Report/Service/Report.php',
    'Report\Workflow'                     => __DIR__ . '/src/Report/Workflow.php',
);

Commits for namibiamodule/Report/autoload_classmap.php

Diff revisions: vs.
Revision Author Commited Message
df0489 ... Mark Fri 14 Oct, 2016 10:01:00 +0000

initial commit