GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Push — master ( 4ccb09...2f9dc2 )
by Nicolas
03:16
created

ComposerStaticInit5f867b58cbaae676dc2f623c94dcd5ad   A

Complexity

Total Complexity 1

Size/Duplication

Total Lines 178
Duplicated Lines 0 %

Coupling/Cohesion

Components 1
Dependencies 1

Importance

Changes 0
Metric Value
dl 0
loc 178
rs 10
c 0
b 0
f 0
wmc 1
lcom 1
cbo 1

1 Method

Rating   Name   Duplication   Size   Complexity  
A getInitializer() 0 7 1
1
<?php
2
3
// autoload_static.php @generated by Composer
4
5
namespace Composer\Autoload;
6
7
class ComposerStaticInit5f867b58cbaae676dc2f623c94dcd5ad
8
{
9
    public static $files = array (
10
        '2fff7155503ae8062f33ffa21dc0c9d0' => __DIR__ . '/../..' . '/symphony/lib/boot/func.utilities.php',
11
        '860f97b44e4fec43f50b3b30d589a8c9' => __DIR__ . '/../..' . '/symphony/lib/boot/defines.php',
12
        'dcba515aa2b31aba0cb05995f45ed9ef' => __DIR__ . '/../..' . '/symphony/lib/toolkit/util.validators.php',
13
    );
14
15
    public static $classMap = array (
16
        'Administration' => __DIR__ . '/../..' . '/symphony/lib/core/class.administration.php',
17
        'AdministrationPage' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.administrationpage.php',
18
        'AjaxPage' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.ajaxpage.php',
19
        'Alert' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.alert.php',
20
        'Author' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.author.php',
21
        'AuthorDatasource' => __DIR__ . '/../..' . '/symphony/lib/toolkit/data-sources/class.datasource.author.php',
22
        'AuthorManager' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.authormanager.php',
23
        'CacheDatabase' => __DIR__ . '/../..' . '/symphony/lib/toolkit/cache/cache.database.php',
24
        'Cacheable' => __DIR__ . '/../..' . '/symphony/lib/core/class.cacheable.php',
25
        'Configuration' => __DIR__ . '/../..' . '/symphony/lib/core/class.configuration.php',
26
        'Cookie' => __DIR__ . '/../..' . '/symphony/lib/core/class.cookie.php',
27
        'Cryptography' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.cryptography.php',
28
        'DatabaseException' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.mysql.php',
29
        'DatabaseExceptionHandler' => __DIR__ . '/../..' . '/symphony/lib/core/class.symphony.php',
30
        'Datasource' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.datasource.php',
31
        'DatasourceManager' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.datasourcemanager.php',
32
        'DateTimeObj' => __DIR__ . '/../..' . '/symphony/lib/core/class.datetimeobj.php',
33
        'DevKit' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.devkit.php',
34
        'DynamicXMLDatasource' => __DIR__ . '/../..' . '/symphony/lib/toolkit/data-sources/class.datasource.dynamic_xml.php',
35
        'Email' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.email.php',
36
        'EmailException' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.email.php',
37
        'EmailGateway' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.emailgateway.php',
38
        'EmailGatewayException' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.emailgateway.php',
39
        'EmailGatewayManager' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.emailgatewaymanager.php',
40
        'EmailHelper' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.emailhelper.php',
41
        'EmailValidationException' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.emailgateway.php',
42
        'Entry' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.entry.php',
43
        'EntryManager' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.entrymanager.php',
44
        'Event' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.event.php',
45
        'EventManager' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.eventmanager.php',
46
        'EventMessages' => __DIR__ . '/../..' . '/symphony/lib/toolkit/events/class.event.section.php',
47
        'ExportableField' => __DIR__ . '/../..' . '/symphony/lib/interface/interface.exportablefield.php',
48
        'Extension' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.extension.php',
49
        'ExtensionManager' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.extensionmanager.php',
50
        'Field' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.field.php',
51
        'FieldAuthor' => __DIR__ . '/../..' . '/symphony/lib/toolkit/fields/field.author.php',
52
        'FieldCheckbox' => __DIR__ . '/../..' . '/symphony/lib/toolkit/fields/field.checkbox.php',
53
        'FieldDate' => __DIR__ . '/../..' . '/symphony/lib/toolkit/fields/field.date.php',
54
        'FieldInput' => __DIR__ . '/../..' . '/symphony/lib/toolkit/fields/field.input.php',
55
        'FieldManager' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.fieldmanager.php',
56
        'FieldSelect' => __DIR__ . '/../..' . '/symphony/lib/toolkit/fields/field.select.php',
57
        'FieldTagList' => __DIR__ . '/../..' . '/symphony/lib/toolkit/fields/field.taglist.php',
58
        'FieldUpload' => __DIR__ . '/../..' . '/symphony/lib/toolkit/fields/field.upload.php',
59
        'FileResource' => __DIR__ . '/../..' . '/symphony/lib/interface/interface.fileresource.php',
60
        'Frontend' => __DIR__ . '/../..' . '/symphony/lib/core/class.frontend.php',
61
        'FrontendPage' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.frontendpage.php',
62
        'FrontendPageNotFoundException' => __DIR__ . '/../..' . '/symphony/lib/core/class.frontend.php',
63
        'FrontendPageNotFoundExceptionHandler' => __DIR__ . '/../..' . '/symphony/lib/core/class.frontend.php',
64
        'Gateway' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.gateway.php',
65
        'General' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.general.php',
66
        'GenericErrorHandler' => __DIR__ . '/../..' . '/symphony/lib/core/class.errorhandler.php',
67
        'GenericExceptionHandler' => __DIR__ . '/../..' . '/symphony/lib/core/class.errorhandler.php',
68
        'HTMLPage' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.htmlpage.php',
69
        'ImportableField' => __DIR__ . '/../..' . '/symphony/lib/interface/interface.importablefield.php',
70
        'Installer' => __DIR__ . '/../..' . '/install/lib/class.installer.php',
71
        'InstallerPage' => __DIR__ . '/../..' . '/install/lib/class.installerpage.php',
72
        'JSON' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.json.php',
73
        'JSONException' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.json.php',
74
        'JSONPage' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.jsonpage.php',
75
        'Lang' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.lang.php',
76
        'Log' => __DIR__ . '/../..' . '/symphony/lib/core/class.log.php',
77
        'MD5' => __DIR__ . '/../..' . '/symphony/lib/toolkit/cryptography/class.md5.php',
78
        'Migration' => __DIR__ . '/../..' . '/install/lib/class.migration.php',
79
        'Mutex' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.mutex.php',
80
        'MySQL' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.mysql.php',
81
        'NavigationDatasource' => __DIR__ . '/../..' . '/symphony/lib/toolkit/data-sources/class.datasource.navigation.php',
82
        'PBKDF2' => __DIR__ . '/../..' . '/symphony/lib/toolkit/cryptography/class.pbkdf2.php',
83
        'Page' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.page.php',
84
        'PageManager' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.pagemanager.php',
85
        'Profiler' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.profiler.php',
86
        'ResourceManager' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.resourcemanager.php',
87
        'ResourcesPage' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.resourcespage.php',
88
        'SHA1' => __DIR__ . '/../..' . '/symphony/lib/toolkit/cryptography/class.sha1.php',
89
        'SMTP' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.smtp.php',
90
        'SMTPException' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.smtp.php',
91
        'SMTPGateway' => __DIR__ . '/../..' . '/symphony/lib/toolkit/email-gateways/email.smtp.php',
92
        'Section' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.section.php',
93
        'SectionDatasource' => __DIR__ . '/../..' . '/symphony/lib/toolkit/data-sources/class.datasource.section.php',
94
        'SectionEvent' => __DIR__ . '/../..' . '/symphony/lib/toolkit/events/class.event.section.php',
95
        'SectionManager' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.sectionmanager.php',
96
        'SendmailGateway' => __DIR__ . '/../..' . '/symphony/lib/toolkit/email-gateways/email.sendmail.php',
97
        'Session' => __DIR__ . '/../..' . '/symphony/lib/core/class.session.php',
98
        'Singleton' => __DIR__ . '/../..' . '/symphony/lib/interface/interface.singleton.php',
99
        'Sortable' => __DIR__ . '/../..' . '/symphony/content/class.sortable.php',
100
        'StaticXMLDatasource' => __DIR__ . '/../..' . '/symphony/lib/toolkit/data-sources/class.datasource.static.php',
101
        'Symphony' => __DIR__ . '/../..' . '/symphony/lib/core/class.symphony.php',
102
        'SymphonyErrorPage' => __DIR__ . '/../..' . '/symphony/lib/core/class.symphony.php',
103
        'SymphonyErrorPageHandler' => __DIR__ . '/../..' . '/symphony/lib/core/class.symphony.php',
104
        'TextFormatter' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.textformatter.php',
105
        'TextPage' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.textpage.php',
106
        'TextformatterManager' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.textformattermanager.php',
107
        'Throwable' => __DIR__ . '/../..' . '/symphony/lib/core/class.throwable.php',
108
        'TimestampValidator' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.timestampvalidator.php',
109
        'Updater' => __DIR__ . '/../..' . '/install/lib/class.updater.php',
110
        'UpdaterPage' => __DIR__ . '/../..' . '/install/lib/class.updaterpage.php',
111
        'Widget' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.widget.php',
112
        'XMLElement' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.xmlelement.php',
113
        'XMLElementChildrenFilter' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.xmlelement.php',
114
        'XMLPage' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.xmlpage.php',
115
        'XSLTPage' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.xsltpage.php',
116
        'XSRF' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.xsrf.php',
117
        'XsltProcess' => __DIR__ . '/../..' . '/symphony/lib/toolkit/class.xsltprocess.php',
118
        'contentAjaxEventDocumentation' => __DIR__ . '/../..' . '/symphony/content/content.ajaxeventdocumentation.php',
119
        'contentAjaxFilters' => __DIR__ . '/../..' . '/symphony/content/content.ajaxfilters.php',
120
        'contentAjaxHandle' => __DIR__ . '/../..' . '/symphony/content/content.ajaxhandle.php',
121
        'contentAjaxLog' => __DIR__ . '/../..' . '/symphony/content/content.ajaxlog.php',
122
        'contentAjaxParameters' => __DIR__ . '/../..' . '/symphony/content/content.ajaxparameters.php',
123
        'contentAjaxQuery' => __DIR__ . '/../..' . '/symphony/content/content.ajaxquery.php',
124
        'contentAjaxReorder' => __DIR__ . '/../..' . '/symphony/content/content.ajaxreorder.php',
125
        'contentAjaxSections' => __DIR__ . '/../..' . '/symphony/content/content.ajaxsections.php',
126
        'contentAjaxTranslate' => __DIR__ . '/../..' . '/symphony/content/content.ajaxtranslate.php',
127
        'contentBlueprintsDatasources' => __DIR__ . '/../..' . '/symphony/content/content.blueprintsdatasources.php',
128
        'contentBlueprintsEvents' => __DIR__ . '/../..' . '/symphony/content/content.blueprintsevents.php',
129
        'contentBlueprintsPages' => __DIR__ . '/../..' . '/symphony/content/content.blueprintspages.php',
130
        'contentBlueprintsSections' => __DIR__ . '/../..' . '/symphony/content/content.blueprintssections.php',
131
        'contentLogin' => __DIR__ . '/../..' . '/symphony/content/content.login.php',
132
        'contentLogout' => __DIR__ . '/../..' . '/symphony/content/content.logout.php',
133
        'contentPublish' => __DIR__ . '/../..' . '/symphony/content/content.publish.php',
134
        'contentSystemAuthors' => __DIR__ . '/../..' . '/symphony/content/content.systemauthors.php',
135
        'contentSystemExtensions' => __DIR__ . '/../..' . '/symphony/content/content.systemextensions.php',
136
        'contentSystemLog' => __DIR__ . '/../..' . '/symphony/content/content.systemlog.php',
137
        'contentSystemPreferences' => __DIR__ . '/../..' . '/symphony/content/content.systempreferences.php',
138
        'fieldTextarea' => __DIR__ . '/../..' . '/symphony/lib/toolkit/fields/field.textarea.php',
139
        'iCache' => __DIR__ . '/../..' . '/symphony/lib/interface/interface.cache.php',
140
        'iDatasource' => __DIR__ . '/../..' . '/symphony/lib/interface/interface.datasource.php',
141
        'iEvent' => __DIR__ . '/../..' . '/symphony/lib/interface/interface.event.php',
142
        'iNamespacedCache' => __DIR__ . '/../..' . '/symphony/lib/interface/interface.namespacedcache.php',
143
        'iProvider' => __DIR__ . '/../..' . '/symphony/lib/interface/interface.provider.php',
144
        'migration_220' => __DIR__ . '/../..' . '/install/migrations/2.2.0.php',
145
        'migration_221' => __DIR__ . '/../..' . '/install/migrations/2.2.1.php',
146
        'migration_222' => __DIR__ . '/../..' . '/install/migrations/2.2.2.php',
147
        'migration_223' => __DIR__ . '/../..' . '/install/migrations/2.2.3.php',
148
        'migration_224' => __DIR__ . '/../..' . '/install/migrations/2.2.4.php',
149
        'migration_225' => __DIR__ . '/../..' . '/install/migrations/2.2.5.php',
150
        'migration_230' => __DIR__ . '/../..' . '/install/migrations/2.3.0.php',
151
        'migration_231' => __DIR__ . '/../..' . '/install/migrations/2.3.1.php',
152
        'migration_232' => __DIR__ . '/../..' . '/install/migrations/2.3.2.php',
153
        'migration_233' => __DIR__ . '/../..' . '/install/migrations/2.3.3.php',
154
        'migration_234' => __DIR__ . '/../..' . '/install/migrations/2.3.4.php',
155
        'migration_235' => __DIR__ . '/../..' . '/install/migrations/2.3.5.php',
156
        'migration_236' => __DIR__ . '/../..' . '/install/migrations/2.3.6.php',
157
        'migration_240' => __DIR__ . '/../..' . '/install/migrations/2.4.0.php',
158
        'migration_250' => __DIR__ . '/../..' . '/install/migrations/2.5.0.php',
159
        'migration_251' => __DIR__ . '/../..' . '/install/migrations/2.5.1.php',
160
        'migration_252' => __DIR__ . '/../..' . '/install/migrations/2.5.2.php',
161
        'migration_253' => __DIR__ . '/../..' . '/install/migrations/2.5.3.php',
162
        'migration_260' => __DIR__ . '/../..' . '/install/migrations/2.6.0.php',
163
        'migration_261' => __DIR__ . '/../..' . '/install/migrations/2.6.1.php',
164
        'migration_2610' => __DIR__ . '/../..' . '/install/migrations/2.6.10.php',
165
        'migration_2611' => __DIR__ . '/../..' . '/install/migrations/2.6.11.php',
166
        'migration_262' => __DIR__ . '/../..' . '/install/migrations/2.6.2.php',
167
        'migration_263' => __DIR__ . '/../..' . '/install/migrations/2.6.3.php',
168
        'migration_264' => __DIR__ . '/../..' . '/install/migrations/2.6.4.php',
169
        'migration_265' => __DIR__ . '/../..' . '/install/migrations/2.6.5.php',
170
        'migration_266' => __DIR__ . '/../..' . '/install/migrations/2.6.6.php',
171
        'migration_267' => __DIR__ . '/../..' . '/install/migrations/2.6.7.php',
172
        'migration_268' => __DIR__ . '/../..' . '/install/migrations/2.6.8.php',
173
        'migration_269' => __DIR__ . '/../..' . '/install/migrations/2.6.9.php',
174
        'migration_270' => __DIR__ . '/../..' . '/install/migrations/2.7.0.php',
175
    );
176
177
    public static function getInitializer(ClassLoader $loader)
178
    {
179
        return \Closure::bind(function () use ($loader) {
180
            $loader->classMap = ComposerStaticInit5f867b58cbaae676dc2f623c94dcd5ad::$classMap;
0 ignored issues
show
Bug introduced by
The property classMap cannot be accessed from this context as it is declared private in class Composer\Autoload\ClassLoader.

This check looks for access to properties that are not accessible from the current context.

If you need to make a property accessible to another context you can either raise its visibility level or provide an accessible getter in the defining class.

Loading history...
181
182
        }, null, ClassLoader::class);
183
    }
184
}
185