1<?php 2 3// autoload_files.php @generated by Composer 4 5$vendorDir = dirname(dirname(__FILE__)); 6$baseDir = dirname($vendorDir); 7 8return array( 9 $vendorDir . '/sabre/uri/lib/functions.php', 10 $vendorDir . '/sabre/http/lib/functions.php', 11); 12