PluginProbe
BugSnag Error Monitoring plugin / trunk
BugSnag Error Monitoring plugin vtrunk
trunk 1.0.0 1.0.1 1.1.0 1.1.1 1.1.2 1.2.0 1.3.0 1.3.1 1.4.0 1.5.0 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 2.0.0
bugsnag / vendor / composer / autoload_classmap.php

autoload_classmap.php in BugSnag Error Monitoring plugin trunk, at vendor/composer/autoload_classmap.php

156 lines 14.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 // autoload_classmap.php @generated by Composer
4
5 $vendorDir = dirname(__DIR__);
6 $baseDir = dirname($vendorDir);
7
8 return array(
9 'Bugsnag\\Breadcrumbs\\Breadcrumb' => $vendorDir . '/bugsnag/bugsnag/src/Breadcrumbs/Breadcrumb.php',
10 'Bugsnag\\Breadcrumbs\\Recorder' => $vendorDir . '/bugsnag/bugsnag/src/Breadcrumbs/Recorder.php',
11 'Bugsnag\\Callbacks\\CustomUser' => $vendorDir . '/bugsnag/bugsnag/src/Callbacks/CustomUser.php',
12 'Bugsnag\\Callbacks\\EnvironmentData' => $vendorDir . '/bugsnag/bugsnag/src/Callbacks/EnvironmentData.php',
13 'Bugsnag\\Callbacks\\GlobalMetaData' => $vendorDir . '/bugsnag/bugsnag/src/Callbacks/GlobalMetaData.php',
14 'Bugsnag\\Callbacks\\RequestContext' => $vendorDir . '/bugsnag/bugsnag/src/Callbacks/RequestContext.php',
15 'Bugsnag\\Callbacks\\RequestCookies' => $vendorDir . '/bugsnag/bugsnag/src/Callbacks/RequestCookies.php',
16 'Bugsnag\\Callbacks\\RequestMetaData' => $vendorDir . '/bugsnag/bugsnag/src/Callbacks/RequestMetaData.php',
17 'Bugsnag\\Callbacks\\RequestSession' => $vendorDir . '/bugsnag/bugsnag/src/Callbacks/RequestSession.php',
18 'Bugsnag\\Callbacks\\RequestUser' => $vendorDir . '/bugsnag/bugsnag/src/Callbacks/RequestUser.php',
19 'Bugsnag\\Client' => $vendorDir . '/bugsnag/bugsnag/src/Client.php',
20 'Bugsnag\\Configuration' => $vendorDir . '/bugsnag/bugsnag/src/Configuration.php',
21 'Bugsnag\\DateTime\\Clock' => $vendorDir . '/bugsnag/bugsnag/src/DateTime/Clock.php',
22 'Bugsnag\\DateTime\\ClockInterface' => $vendorDir . '/bugsnag/bugsnag/src/DateTime/ClockInterface.php',
23 'Bugsnag\\DateTime\\Date' => $vendorDir . '/bugsnag/bugsnag/src/DateTime/Date.php',
24 'Bugsnag\\Env' => $vendorDir . '/bugsnag/bugsnag/src/Env.php',
25 'Bugsnag\\ErrorTypes' => $vendorDir . '/bugsnag/bugsnag/src/ErrorTypes.php',
26 'Bugsnag\\FeatureDataStore' => $vendorDir . '/bugsnag/bugsnag/src/FeatureDataStore.php',
27 'Bugsnag\\FeatureFlag' => $vendorDir . '/bugsnag/bugsnag/src/FeatureFlag.php',
28 'Bugsnag\\Handler' => $vendorDir . '/bugsnag/bugsnag/src/Handler.php',
29 'Bugsnag\\HttpClient' => $vendorDir . '/bugsnag/bugsnag/src/HttpClient.php',
30 'Bugsnag\\Internal\\FeatureFlagDelegate' => $vendorDir . '/bugsnag/bugsnag/src/Internal/FeatureFlagDelegate.php',
31 'Bugsnag\\Internal\\GuzzleCompat' => $vendorDir . '/bugsnag/bugsnag/src/Internal/GuzzleCompat.php',
32 'Bugsnag\\Middleware\\BreadcrumbData' => $vendorDir . '/bugsnag/bugsnag/src/Middleware/BreadcrumbData.php',
33 'Bugsnag\\Middleware\\CallbackBridge' => $vendorDir . '/bugsnag/bugsnag/src/Middleware/CallbackBridge.php',
34 'Bugsnag\\Middleware\\DiscardClasses' => $vendorDir . '/bugsnag/bugsnag/src/Middleware/DiscardClasses.php',
35 'Bugsnag\\Middleware\\NotificationSkipper' => $vendorDir . '/bugsnag/bugsnag/src/Middleware/NotificationSkipper.php',
36 'Bugsnag\\Middleware\\SessionData' => $vendorDir . '/bugsnag/bugsnag/src/Middleware/SessionData.php',
37 'Bugsnag\\Pipeline' => $vendorDir . '/bugsnag/bugsnag/src/Pipeline.php',
38 'Bugsnag\\Report' => $vendorDir . '/bugsnag/bugsnag/src/Report.php',
39 'Bugsnag\\Request\\BasicResolver' => $vendorDir . '/bugsnag/bugsnag/src/Request/BasicResolver.php',
40 'Bugsnag\\Request\\ConsoleRequest' => $vendorDir . '/bugsnag/bugsnag/src/Request/ConsoleRequest.php',
41 'Bugsnag\\Request\\NullRequest' => $vendorDir . '/bugsnag/bugsnag/src/Request/NullRequest.php',
42 'Bugsnag\\Request\\PhpRequest' => $vendorDir . '/bugsnag/bugsnag/src/Request/PhpRequest.php',
43 'Bugsnag\\Request\\RequestInterface' => $vendorDir . '/bugsnag/bugsnag/src/Request/RequestInterface.php',
44 'Bugsnag\\Request\\ResolverInterface' => $vendorDir . '/bugsnag/bugsnag/src/Request/ResolverInterface.php',
45 'Bugsnag\\SessionTracker' => $vendorDir . '/bugsnag/bugsnag/src/SessionTracker.php',
46 'Bugsnag\\Shutdown\\PhpShutdownStrategy' => $vendorDir . '/bugsnag/bugsnag/src/Shutdown/PhpShutdownStrategy.php',
47 'Bugsnag\\Shutdown\\ShutdownStrategyInterface' => $vendorDir . '/bugsnag/bugsnag/src/Shutdown/ShutdownStrategyInterface.php',
48 'Bugsnag\\Stacktrace' => $vendorDir . '/bugsnag/bugsnag/src/Stacktrace.php',
49 'Bugsnag\\Utils' => $vendorDir . '/bugsnag/bugsnag/src/Utils.php',
50 'Composer\\CaBundle\\CaBundle' => $vendorDir . '/composer/ca-bundle/src/CaBundle.php',
51 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
52 'GuzzleHttp\\BodySummarizer' => $vendorDir . '/guzzlehttp/guzzle/src/BodySummarizer.php',
53 'GuzzleHttp\\BodySummarizerInterface' => $vendorDir . '/guzzlehttp/guzzle/src/BodySummarizerInterface.php',
54 'GuzzleHttp\\Client' => $vendorDir . '/guzzlehttp/guzzle/src/Client.php',
55 'GuzzleHttp\\ClientInterface' => $vendorDir . '/guzzlehttp/guzzle/src/ClientInterface.php',
56 'GuzzleHttp\\ClientTrait' => $vendorDir . '/guzzlehttp/guzzle/src/ClientTrait.php',
57 'GuzzleHttp\\Cookie\\CookieJar' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/CookieJar.php',
58 'GuzzleHttp\\Cookie\\CookieJarInterface' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',
59 'GuzzleHttp\\Cookie\\FileCookieJar' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php',
60 'GuzzleHttp\\Cookie\\SessionCookieJar' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',
61 'GuzzleHttp\\Cookie\\SetCookie' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/SetCookie.php',
62 'GuzzleHttp\\Exception\\BadResponseException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/BadResponseException.php',
63 'GuzzleHttp\\Exception\\ClientException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/ClientException.php',
64 'GuzzleHttp\\Exception\\ConnectException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/ConnectException.php',
65 'GuzzleHttp\\Exception\\GuzzleException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/GuzzleException.php',
66 'GuzzleHttp\\Exception\\InvalidArgumentException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php',
67 'GuzzleHttp\\Exception\\RequestException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/RequestException.php',
68 'GuzzleHttp\\Exception\\ServerException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/ServerException.php',
69 'GuzzleHttp\\Exception\\TooManyRedirectsException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',
70 'GuzzleHttp\\Exception\\TransferException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/TransferException.php',
71 'GuzzleHttp\\HandlerStack' => $vendorDir . '/guzzlehttp/guzzle/src/HandlerStack.php',
72 'GuzzleHttp\\Handler\\CurlFactory' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlFactory.php',
73 'GuzzleHttp\\Handler\\CurlFactoryInterface' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php',
74 'GuzzleHttp\\Handler\\CurlHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlHandler.php',
75 'GuzzleHttp\\Handler\\CurlMultiHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php',
76 'GuzzleHttp\\Handler\\EasyHandle' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/EasyHandle.php',
77 'GuzzleHttp\\Handler\\HeaderProcessor' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php',
78 'GuzzleHttp\\Handler\\MockHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/MockHandler.php',
79 'GuzzleHttp\\Handler\\Proxy' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/Proxy.php',
80 'GuzzleHttp\\Handler\\StreamHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/StreamHandler.php',
81 'GuzzleHttp\\MessageFormatter' => $vendorDir . '/guzzlehttp/guzzle/src/MessageFormatter.php',
82 'GuzzleHttp\\MessageFormatterInterface' => $vendorDir . '/guzzlehttp/guzzle/src/MessageFormatterInterface.php',
83 'GuzzleHttp\\Middleware' => $vendorDir . '/guzzlehttp/guzzle/src/Middleware.php',
84 'GuzzleHttp\\Pool' => $vendorDir . '/guzzlehttp/guzzle/src/Pool.php',
85 'GuzzleHttp\\PrepareBodyMiddleware' => $vendorDir . '/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php',
86 'GuzzleHttp\\Promise\\AggregateException' => $vendorDir . '/guzzlehttp/promises/src/AggregateException.php',
87 'GuzzleHttp\\Promise\\CancellationException' => $vendorDir . '/guzzlehttp/promises/src/CancellationException.php',
88 'GuzzleHttp\\Promise\\Coroutine' => $vendorDir . '/guzzlehttp/promises/src/Coroutine.php',
89 'GuzzleHttp\\Promise\\Create' => $vendorDir . '/guzzlehttp/promises/src/Create.php',
90 'GuzzleHttp\\Promise\\Each' => $vendorDir . '/guzzlehttp/promises/src/Each.php',
91 'GuzzleHttp\\Promise\\EachPromise' => $vendorDir . '/guzzlehttp/promises/src/EachPromise.php',
92 'GuzzleHttp\\Promise\\FulfilledPromise' => $vendorDir . '/guzzlehttp/promises/src/FulfilledPromise.php',
93 'GuzzleHttp\\Promise\\Is' => $vendorDir . '/guzzlehttp/promises/src/Is.php',
94 'GuzzleHttp\\Promise\\Promise' => $vendorDir . '/guzzlehttp/promises/src/Promise.php',
95 'GuzzleHttp\\Promise\\PromiseInterface' => $vendorDir . '/guzzlehttp/promises/src/PromiseInterface.php',
96 'GuzzleHttp\\Promise\\PromisorInterface' => $vendorDir . '/guzzlehttp/promises/src/PromisorInterface.php',
97 'GuzzleHttp\\Promise\\RejectedPromise' => $vendorDir . '/guzzlehttp/promises/src/RejectedPromise.php',
98 'GuzzleHttp\\Promise\\RejectionException' => $vendorDir . '/guzzlehttp/promises/src/RejectionException.php',
99 'GuzzleHttp\\Promise\\TaskQueue' => $vendorDir . '/guzzlehttp/promises/src/TaskQueue.php',
100 'GuzzleHttp\\Promise\\TaskQueueInterface' => $vendorDir . '/guzzlehttp/promises/src/TaskQueueInterface.php',
101 'GuzzleHttp\\Promise\\Utils' => $vendorDir . '/guzzlehttp/promises/src/Utils.php',
102 'GuzzleHttp\\Psr7\\AppendStream' => $vendorDir . '/guzzlehttp/psr7/src/AppendStream.php',
103 'GuzzleHttp\\Psr7\\BufferStream' => $vendorDir . '/guzzlehttp/psr7/src/BufferStream.php',
104 'GuzzleHttp\\Psr7\\CachingStream' => $vendorDir . '/guzzlehttp/psr7/src/CachingStream.php',
105 'GuzzleHttp\\Psr7\\DroppingStream' => $vendorDir . '/guzzlehttp/psr7/src/DroppingStream.php',
106 'GuzzleHttp\\Psr7\\Exception\\MalformedUriException' => $vendorDir . '/guzzlehttp/psr7/src/Exception/MalformedUriException.php',
107 'GuzzleHttp\\Psr7\\FnStream' => $vendorDir . '/guzzlehttp/psr7/src/FnStream.php',
108 'GuzzleHttp\\Psr7\\Header' => $vendorDir . '/guzzlehttp/psr7/src/Header.php',
109 'GuzzleHttp\\Psr7\\HttpFactory' => $vendorDir . '/guzzlehttp/psr7/src/HttpFactory.php',
110 'GuzzleHttp\\Psr7\\InflateStream' => $vendorDir . '/guzzlehttp/psr7/src/InflateStream.php',
111 'GuzzleHttp\\Psr7\\LazyOpenStream' => $vendorDir . '/guzzlehttp/psr7/src/LazyOpenStream.php',
112 'GuzzleHttp\\Psr7\\LimitStream' => $vendorDir . '/guzzlehttp/psr7/src/LimitStream.php',
113 'GuzzleHttp\\Psr7\\Message' => $vendorDir . '/guzzlehttp/psr7/src/Message.php',
114 'GuzzleHttp\\Psr7\\MessageTrait' => $vendorDir . '/guzzlehttp/psr7/src/MessageTrait.php',
115 'GuzzleHttp\\Psr7\\MimeType' => $vendorDir . '/guzzlehttp/psr7/src/MimeType.php',
116 'GuzzleHttp\\Psr7\\MultipartStream' => $vendorDir . '/guzzlehttp/psr7/src/MultipartStream.php',
117 'GuzzleHttp\\Psr7\\NoSeekStream' => $vendorDir . '/guzzlehttp/psr7/src/NoSeekStream.php',
118 'GuzzleHttp\\Psr7\\PumpStream' => $vendorDir . '/guzzlehttp/psr7/src/PumpStream.php',
119 'GuzzleHttp\\Psr7\\Query' => $vendorDir . '/guzzlehttp/psr7/src/Query.php',
120 'GuzzleHttp\\Psr7\\Request' => $vendorDir . '/guzzlehttp/psr7/src/Request.php',
121 'GuzzleHttp\\Psr7\\Response' => $vendorDir . '/guzzlehttp/psr7/src/Response.php',
122 'GuzzleHttp\\Psr7\\Rfc7230' => $vendorDir . '/guzzlehttp/psr7/src/Rfc7230.php',
123 'GuzzleHttp\\Psr7\\ServerRequest' => $vendorDir . '/guzzlehttp/psr7/src/ServerRequest.php',
124 'GuzzleHttp\\Psr7\\Stream' => $vendorDir . '/guzzlehttp/psr7/src/Stream.php',
125 'GuzzleHttp\\Psr7\\StreamDecoratorTrait' => $vendorDir . '/guzzlehttp/psr7/src/StreamDecoratorTrait.php',
126 'GuzzleHttp\\Psr7\\StreamWrapper' => $vendorDir . '/guzzlehttp/psr7/src/StreamWrapper.php',
127 'GuzzleHttp\\Psr7\\UploadedFile' => $vendorDir . '/guzzlehttp/psr7/src/UploadedFile.php',
128 'GuzzleHttp\\Psr7\\Uri' => $vendorDir . '/guzzlehttp/psr7/src/Uri.php',
129 'GuzzleHttp\\Psr7\\UriComparator' => $vendorDir . '/guzzlehttp/psr7/src/UriComparator.php',
130 'GuzzleHttp\\Psr7\\UriNormalizer' => $vendorDir . '/guzzlehttp/psr7/src/UriNormalizer.php',
131 'GuzzleHttp\\Psr7\\UriResolver' => $vendorDir . '/guzzlehttp/psr7/src/UriResolver.php',
132 'GuzzleHttp\\Psr7\\Utils' => $vendorDir . '/guzzlehttp/psr7/src/Utils.php',
133 'GuzzleHttp\\RedirectMiddleware' => $vendorDir . '/guzzlehttp/guzzle/src/RedirectMiddleware.php',
134 'GuzzleHttp\\RequestOptions' => $vendorDir . '/guzzlehttp/guzzle/src/RequestOptions.php',
135 'GuzzleHttp\\RetryMiddleware' => $vendorDir . '/guzzlehttp/guzzle/src/RetryMiddleware.php',
136 'GuzzleHttp\\TransferStats' => $vendorDir . '/guzzlehttp/guzzle/src/TransferStats.php',
137 'GuzzleHttp\\Utils' => $vendorDir . '/guzzlehttp/guzzle/src/Utils.php',
138 'Psr\\Http\\Client\\ClientExceptionInterface' => $vendorDir . '/psr/http-client/src/ClientExceptionInterface.php',
139 'Psr\\Http\\Client\\ClientInterface' => $vendorDir . '/psr/http-client/src/ClientInterface.php',
140 'Psr\\Http\\Client\\NetworkExceptionInterface' => $vendorDir . '/psr/http-client/src/NetworkExceptionInterface.php',
141 'Psr\\Http\\Client\\RequestExceptionInterface' => $vendorDir . '/psr/http-client/src/RequestExceptionInterface.php',
142 'Psr\\Http\\Message\\MessageInterface' => $vendorDir . '/psr/http-message/src/MessageInterface.php',
143 'Psr\\Http\\Message\\RequestFactoryInterface' => $vendorDir . '/psr/http-factory/src/RequestFactoryInterface.php',
144 'Psr\\Http\\Message\\RequestInterface' => $vendorDir . '/psr/http-message/src/RequestInterface.php',
145 'Psr\\Http\\Message\\ResponseFactoryInterface' => $vendorDir . '/psr/http-factory/src/ResponseFactoryInterface.php',
146 'Psr\\Http\\Message\\ResponseInterface' => $vendorDir . '/psr/http-message/src/ResponseInterface.php',
147 'Psr\\Http\\Message\\ServerRequestFactoryInterface' => $vendorDir . '/psr/http-factory/src/ServerRequestFactoryInterface.php',
148 'Psr\\Http\\Message\\ServerRequestInterface' => $vendorDir . '/psr/http-message/src/ServerRequestInterface.php',
149 'Psr\\Http\\Message\\StreamFactoryInterface' => $vendorDir . '/psr/http-factory/src/StreamFactoryInterface.php',
150 'Psr\\Http\\Message\\StreamInterface' => $vendorDir . '/psr/http-message/src/StreamInterface.php',
151 'Psr\\Http\\Message\\UploadedFileFactoryInterface' => $vendorDir . '/psr/http-factory/src/UploadedFileFactoryInterface.php',
152 'Psr\\Http\\Message\\UploadedFileInterface' => $vendorDir . '/psr/http-message/src/UploadedFileInterface.php',
153 'Psr\\Http\\Message\\UriFactoryInterface' => $vendorDir . '/psr/http-factory/src/UriFactoryInterface.php',
154 'Psr\\Http\\Message\\UriInterface' => $vendorDir . '/psr/http-message/src/UriInterface.php',
155 );
156