blob: fdc285be5b151b1717fb30c7ed86054b1f1f8af8 [file] [log] [blame]
avm9996399bb77c2020-01-27 03:15:08 +01001<?php
2
3// autoload_psr4.php @generated by Composer
4
5$vendorDir = dirname(dirname(__FILE__));
6$baseDir = dirname($vendorDir);
7
8return array(
9 'Google\\Protobuf\\' => array($vendorDir . '/google/protobuf/src/Google/Protobuf'),
10 'GPBMetadata\\Google\\Protobuf\\' => array($vendorDir . '/google/protobuf/src/GPBMetadata/Google/Protobuf'),
11);