<?php | |
// autoload_psr4.php @generated by Composer | |
$vendorDir = dirname(dirname(__FILE__)); | |
$baseDir = dirname($vendorDir); | |
return array( | |
'Google\\Protobuf\\' => array($vendorDir . '/google/protobuf/src/Google/Protobuf'), | |
'GPBMetadata\\Google\\Protobuf\\' => array($vendorDir . '/google/protobuf/src/GPBMetadata/Google/Protobuf'), | |
); |