C:\xampp\htdocs\landing\wp-content\plugins\totalpoll\vendor\composer\autoload_static.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;
defined'ABSPATH' ) && exit();


class 
ComposerStaticInitTotalPoll
{
    public static 
$files = array (
        
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ '/..' '/symfony/polyfill-mbstring/bootstrap.php',
    );

    public static 
$prefixLengthsPsr4 = array (
        
'T' => 
        array (
            
'TotalPoll\\' => 10,
            
'TotalPollVendors\\Symfony\\Polyfill\\Mbstring\\' => 43,
            
'TotalPollVendors\\Psr\\Container\\' => 31,
            
'TotalPollVendors\\League\\Container\\' => 34,
            
'TotalPollVendors\\Interop\\Container\\' => 35,
            
'TotalPollVendors\\TotalCore\\' => 10,
        ),
    );

    public static 
$prefixDirsPsr4 = array (
        
'TotalPoll\\' => 
        array (
            
=> __DIR__ '/../..' '/src',
        ),
        
'TotalPollVendors\\Symfony\\Polyfill\\Mbstring\\' => 
        array (
            
=> __DIR__ '/..' '/symfony/polyfill-mbstring',
        ),
        
'TotalPollVendors\\Psr\\Container\\' => 
        array (
            
=> __DIR__ '/..' '/psr/container/src',
        ),
        
'TotalPollVendors\\League\\Container\\' => 
        array (
            
=> __DIR__ '/..' '/league/container/src',
        ),
        
'TotalPollVendors\\Interop\\Container\\' => 
        array (
            
=> __DIR__ '/..' '/container-interop/container-interop/src/Interop/Container',
        ),
        
'TotalPollVendors\\TotalCore\\' => 
        array (
            
=> __DIR__ '/..' '/misqtech/totalsuite-totalcore/src',
        ),
    );

    public static 
$classMap = array (
        
'TotalPollVendors\\TotalCore\\Admin\\Account' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Admin/Account.php',
        
'TotalPollVendors\\TotalCore\\Admin\\Activation' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Admin/Activation.php',
        
'TotalPollVendors\\TotalCore\\Admin\\Pages\\Page' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Admin/Pages/Page.php',
        
'TotalPollVendors\\TotalCore\\Admin\\Updates' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Admin/Updates.php',
        
'TotalPollVendors\\TotalCore\\Application' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Application.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Admin\\Account' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Admin/Account.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Admin\\Activation' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Admin/Activation.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Admin\\Page' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Admin/Page.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Filesystem\\Base' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Filesystem/Base.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Form\\Factory' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Form/Factory.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Form\\Field' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Form/Field.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Form\\Form' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Form/Form.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Form\\Page' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Form/Page.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Form\\Validation' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Form/Validation.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Foundation\\Environment' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Foundation/Environment.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Foundation\\Plugin' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Foundation/Plugin.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Helpers\\Arrayable' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Helpers/Arrayable.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Helpers\\Command' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Helpers/Command.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Helpers\\DateTime' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Helpers/DateTime.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Helpers\\Embed' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Helpers/Embed.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Helpers\\Renderable' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Helpers/Renderable.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Http\\File' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Http/File.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Http\\Headers' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Http/Headers.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Http\\Request' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Http/Request.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Http\\Response' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Http/Response.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Limitations\\Bag' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Limitations/Bag.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Limitations\\Limitation' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Limitations/Limitation.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Modules\\Manager' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Modules/Manager.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Modules\\Module' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Modules/Module.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Modules\\Repository' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Modules/Repository.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Options\\Repository' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Options/Repository.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Restrictions\\Bag' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Restrictions/Bag.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Restrictions\\Restriction' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Restrictions/Restriction.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Shortcodes\\Shortcode' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Shortcodes/Shortcode.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Taxonomies\\Taxonomy' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Taxonomies/Taxonomy.php',
        
'TotalPollVendors\\TotalCore\\Contracts\\Widgets\\Widget' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Contracts/Widgets/Widget.php',
        
'TotalPollVendors\\TotalCore\\Export\\Column' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Export/Column.php',
        
'TotalPollVendors\\TotalCore\\Export\\ColumnTypes\\CurrencyColumn' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Export/ColumnTypes/CurrencyColumn.php',
        
'TotalPollVendors\\TotalCore\\Export\\ColumnTypes\\DateColumn' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Export/ColumnTypes/DateColumn.php',
        
'TotalPollVendors\\TotalCore\\Export\\ColumnTypes\\NumericColumn' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Export/ColumnTypes/NumericColumn.php',
        
'TotalPollVendors\\TotalCore\\Export\\ColumnTypes\\TextColumn' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Export/ColumnTypes/TextColumn.php',
        
'TotalPollVendors\\TotalCore\\Export\\Spreadsheet' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Export/Spreadsheet.php',
        
'TotalPollVendors\\TotalCore\\Export\\Writer' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Export/Writer.php',
        
'TotalPollVendors\\TotalCore\\Export\\Writers\\CsvWriter' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Export/Writers/CsvWriter.php',
        
'TotalPollVendors\\TotalCore\\Export\\Writers\\HTMLWriter' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Export/Writers/HTMLWriter.php',
        
'TotalPollVendors\\TotalCore\\Export\\Writers\\JsonWriter' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Export/Writers/JsonWriter.php',
        
'TotalPollVendors\\TotalCore\\Filesystem\\Local' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Filesystem/Local.php',
        
'TotalPollVendors\\TotalCore\\Form\\Factory' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Form/Factory.php',
        
'TotalPollVendors\\TotalCore\\Form\\Field' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Form/Field.php',
        
'TotalPollVendors\\TotalCore\\Form\\Fields\\CaptchaField' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Form/Fields/CaptchaField.php',
        
'TotalPollVendors\\TotalCore\\Form\\Fields\\CheckboxField' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Form/Fields/CheckboxField.php',
        
'TotalPollVendors\\TotalCore\\Form\\Fields\\FileField' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Form/Fields/FileField.php',
        
'TotalPollVendors\\TotalCore\\Form\\Fields\\RadioField' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Form/Fields/RadioField.php',
        
'TotalPollVendors\\TotalCore\\Form\\Fields\\SelectField' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Form/Fields/SelectField.php',
        
'TotalPollVendors\\TotalCore\\Form\\Fields\\TextField' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Form/Fields/TextField.php',
        
'TotalPollVendors\\TotalCore\\Form\\Fields\\TextareaField' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Form/Fields/TextareaField.php',
        
'TotalPollVendors\\TotalCore\\Form\\Form' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Form/Form.php',
        
'TotalPollVendors\\TotalCore\\Form\\Page' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Form/Page.php',
        
'TotalPollVendors\\TotalCore\\Form\\Validator' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Form/Validator.php',
        
'TotalPollVendors\\TotalCore\\Foundation\\Environment' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Foundation/Environment.php',
        
'TotalPollVendors\\TotalCore\\Foundation\\Plugin' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Foundation/Plugin.php',
        
'TotalPollVendors\\TotalCore\\Helpers\\Arrays' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Helpers/Arrays.php',
        
'TotalPollVendors\\TotalCore\\Helpers\\Command' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Helpers/Command.php',
        
'TotalPollVendors\\TotalCore\\Helpers\\Compressor' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Helpers/Compressor.php',
        
'TotalPollVendors\\TotalCore\\Helpers\\DateTime' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Helpers/DateTime.php',
        
'TotalPollVendors\\TotalCore\\Helpers\\Embed' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Helpers/Embed.php',
        
'TotalPollVendors\\TotalCore\\Helpers\\Html' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Helpers/Html.php',
        
'TotalPollVendors\\TotalCore\\Helpers\\Misc' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Helpers/Misc.php',
        
'TotalPollVendors\\TotalCore\\Helpers\\Sql' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Helpers/Sql.php',
        
'TotalPollVendors\\TotalCore\\Helpers\\Strings' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Helpers/Strings.php',
        
'TotalPollVendors\\TotalCore\\Http\\File' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Http/File.php',
        
'TotalPollVendors\\TotalCore\\Http\\Headers' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Http/Headers.php',
        
'TotalPollVendors\\TotalCore\\Http\\MimeTypes' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Http/MimeTypes.php',
        
'TotalPollVendors\\TotalCore\\Http\\Request' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Http/Request.php',
        
'TotalPollVendors\\TotalCore\\Http\\Response' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Http/Response.php',
        
'TotalPollVendors\\TotalCore\\Limitations\\Bag' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Limitations/Bag.php',
        
'TotalPollVendors\\TotalCore\\Limitations\\Limitation' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Limitations/Limitation.php',
        
'TotalPollVendors\\TotalCore\\Migrations\\Database' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Migrations/Database.php',
        
'TotalPollVendors\\TotalCore\\Migrations\\Manager' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Migrations/Manager.php',
        
'TotalPollVendors\\TotalCore\\Modules\\Extension' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Modules/Extension.php',
        
'TotalPollVendors\\TotalCore\\Modules\\Manager' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Modules/Manager.php',
        
'TotalPollVendors\\TotalCore\\Modules\\Module' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Modules/Module.php',
        
'TotalPollVendors\\TotalCore\\Modules\\Repository' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Modules/Repository.php',
        
'TotalPollVendors\\TotalCore\\Modules\\Template' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Modules/Template.php',
        
'TotalPollVendors\\TotalCore\\Options\\Repository' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Options/Repository.php',
        
'TotalPollVendors\\TotalCore\\PostTypes\\PostType' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/PostTypes/PostType.php',
        
'TotalPollVendors\\TotalCore\\Restrictions\\Bag' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Restrictions/Bag.php',
        
'TotalPollVendors\\TotalCore\\Restrictions\\Restriction' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Restrictions/Restriction.php',
        
'TotalPollVendors\\TotalCore\\Shortcodes\\Shortcode' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Shortcodes/Shortcode.php',
        
'TotalPollVendors\\TotalCore\\Taxonomies\\Taxonomy' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Taxonomies/Taxonomy.php',
        
'TotalPollVendors\\TotalCore\\Traits\\Cookies' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Traits/Cookies.php',
        
'TotalPollVendors\\TotalCore\\Traits\\Metadata' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Traits/Metadata.php',
        
'TotalPollVendors\\TotalCore\\Widgets\\Widget' => __DIR__ '/..' '/misqtech/totalsuite-totalcore/src/Widgets/Widget.php',
        
'TotalPollVendors\\Interop\\Container\\ContainerInterface' => __DIR__ '/..' '/container-interop/container-interop/src/Interop/Container/ContainerInterface.php',
        
'TotalPollVendors\\Interop\\Container\\Exception\\ContainerException' => __DIR__ '/..' '/container-interop/container-interop/src/Interop/Container/Exception/ContainerException.php',
        
'TotalPollVendors\\Interop\\Container\\Exception\\NotFoundException' => __DIR__ '/..' '/container-interop/container-interop/src/Interop/Container/Exception/NotFoundException.php',
        
'TotalPollVendors\\League\\Container\\Argument\\ArgumentResolverInterface' => __DIR__ '/..' '/league/container/src/Argument/ArgumentResolverInterface.php',
        
'TotalPollVendors\\League\\Container\\Argument\\ArgumentResolverTrait' => __DIR__ '/..' '/league/container/src/Argument/ArgumentResolverTrait.php',
        
'TotalPollVendors\\League\\Container\\Argument\\RawArgument' => __DIR__ '/..' '/league/container/src/Argument/RawArgument.php',
        
'TotalPollVendors\\League\\Container\\Argument\\RawArgumentInterface' => __DIR__ '/..' '/league/container/src/Argument/RawArgumentInterface.php',
        
'TotalPollVendors\\League\\Container\\Container' => __DIR__ '/..' '/league/container/src/Container.php',
        
'TotalPollVendors\\League\\Container\\ContainerAwareInterface' => __DIR__ '/..' '/league/container/src/ContainerAwareInterface.php',
        
'TotalPollVendors\\League\\Container\\ContainerAwareTrait' => __DIR__ '/..' '/league/container/src/ContainerAwareTrait.php',
        
'TotalPollVendors\\League\\Container\\ContainerInterface' => __DIR__ '/..' '/league/container/src/ContainerInterface.php',
        
'TotalPollVendors\\League\\Container\\Definition\\AbstractDefinition' => __DIR__ '/..' '/league/container/src/Definition/AbstractDefinition.php',
        
'TotalPollVendors\\League\\Container\\Definition\\CallableDefinition' => __DIR__ '/..' '/league/container/src/Definition/CallableDefinition.php',
        
'TotalPollVendors\\League\\Container\\Definition\\ClassDefinition' => __DIR__ '/..' '/league/container/src/Definition/ClassDefinition.php',
        
'TotalPollVendors\\League\\Container\\Definition\\ClassDefinitionInterface' => __DIR__ '/..' '/league/container/src/Definition/ClassDefinitionInterface.php',
        
'TotalPollVendors\\League\\Container\\Definition\\DefinitionFactory' => __DIR__ '/..' '/league/container/src/Definition/DefinitionFactory.php',
        
'TotalPollVendors\\League\\Container\\Definition\\DefinitionFactoryInterface' => __DIR__ '/..' '/league/container/src/Definition/DefinitionFactoryInterface.php',
        
'TotalPollVendors\\League\\Container\\Definition\\DefinitionInterface' => __DIR__ '/..' '/league/container/src/Definition/DefinitionInterface.php',
        
'TotalPollVendors\\League\\Container\\Exception\\NotFoundException' => __DIR__ '/..' '/league/container/src/Exception/NotFoundException.php',
        
'TotalPollVendors\\League\\Container\\ImmutableContainerAwareInterface' => __DIR__ '/..' '/league/container/src/ImmutableContainerAwareInterface.php',
        
'TotalPollVendors\\League\\Container\\ImmutableContainerAwareTrait' => __DIR__ '/..' '/league/container/src/ImmutableContainerAwareTrait.php',
        
'TotalPollVendors\\League\\Container\\ImmutableContainerInterface' => __DIR__ '/..' '/league/container/src/ImmutableContainerInterface.php',
        
'TotalPollVendors\\League\\Container\\Inflector\\Inflector' => __DIR__ '/..' '/league/container/src/Inflector/Inflector.php',
        
'TotalPollVendors\\League\\Container\\Inflector\\InflectorAggregate' => __DIR__ '/..' '/league/container/src/Inflector/InflectorAggregate.php',
        
'TotalPollVendors\\League\\Container\\Inflector\\InflectorAggregateInterface' => __DIR__ '/..' '/league/container/src/Inflector/InflectorAggregateInterface.php',
        
'TotalPollVendors\\League\\Container\\ReflectionContainer' => __DIR__ '/..' '/league/container/src/ReflectionContainer.php',
        
'TotalPollVendors\\League\\Container\\ServiceProvider\\AbstractServiceProvider' => __DIR__ '/..' '/league/container/src/ServiceProvider/AbstractServiceProvider.php',
        
'TotalPollVendors\\League\\Container\\ServiceProvider\\AbstractSignatureServiceProvider' => __DIR__ '/..' '/league/container/src/ServiceProvider/AbstractSignatureServiceProvider.php',
        
'TotalPollVendors\\League\\Container\\ServiceProvider\\BootableServiceProviderInterface' => __DIR__ '/..' '/league/container/src/ServiceProvider/BootableServiceProviderInterface.php',
        
'TotalPollVendors\\League\\Container\\ServiceProvider\\ServiceProviderAggregate' => __DIR__ '/..' '/league/container/src/ServiceProvider/ServiceProviderAggregate.php',
        
'TotalPollVendors\\League\\Container\\ServiceProvider\\ServiceProviderAggregateInterface' => __DIR__ '/..' '/league/container/src/ServiceProvider/ServiceProviderAggregateInterface.php',
        
'TotalPollVendors\\League\\Container\\ServiceProvider\\ServiceProviderInterface' => __DIR__ '/..' '/league/container/src/ServiceProvider/ServiceProviderInterface.php',
        
'TotalPollVendors\\League\\Container\\ServiceProvider\\SignatureServiceProviderInterface' => __DIR__ '/..' '/league/container/src/ServiceProvider/SignatureServiceProviderInterface.php',
        
'TotalPollVendors\\Psr\\Container\\ContainerExceptionInterface' => __DIR__ '/..' '/psr/container/src/ContainerExceptionInterface.php',
        
'TotalPollVendors\\Psr\\Container\\ContainerInterface' => __DIR__ '/..' '/psr/container/src/ContainerInterface.php',
        
'TotalPollVendors\\Psr\\Container\\NotFoundExceptionInterface' => __DIR__ '/..' '/psr/container/src/NotFoundExceptionInterface.php',
        
'TotalPollVendors\\Symfony\\Polyfill\\Mbstring\\Mbstring' => __DIR__ '/..' '/symfony/polyfill-mbstring/Mbstring.php',
        
'TotalPoll\\Admin\\Ajax\\Bootstrap' => __DIR__ '/../..' '/src/Admin/Ajax/Bootstrap.php',
        
'TotalPoll\\Admin\\Ajax\\Dashboard' => __DIR__ '/../..' '/src/Admin/Ajax/Dashboard.php',
        
'TotalPoll\\Admin\\Ajax\\Entries' => __DIR__ '/../..' '/src/Admin/Ajax/Entries.php',
        
'TotalPoll\\Admin\\Ajax\\Insights' => __DIR__ '/../..' '/src/Admin/Ajax/Insights.php',
        
'TotalPoll\\Admin\\Ajax\\Log' => __DIR__ '/../..' '/src/Admin/Ajax/Log.php',
        
'TotalPoll\\Admin\\Ajax\\Modules' => __DIR__ '/../..' '/src/Admin/Ajax/Modules.php',
        
'TotalPoll\\Admin\\Ajax\\Options' => __DIR__ '/../..' '/src/Admin/Ajax/Options.php',
        
'TotalPoll\\Admin\\Ajax\\Polls' => __DIR__ '/../..' '/src/Admin/Ajax/Polls.php',
        
'TotalPoll\\Admin\\Ajax\\Templates' => __DIR__ '/../..' '/src/Admin/Ajax/Templates.php',
        
'TotalPoll\\Admin\\Bootstrap' => __DIR__ '/../..' '/src/Admin/Bootstrap.php',
        
'TotalPoll\\Admin\\Dashboard\\Page' => __DIR__ '/../..' '/src/Admin/Dashboard/Page.php',
        
'TotalPoll\\Admin\\Entries\\Page' => __DIR__ '/../..' '/src/Admin/Entries/Page.php',
        
'TotalPoll\\Admin\\Insights\\Page' => __DIR__ '/../..' '/src/Admin/Insights/Page.php',
        
'TotalPoll\\Admin\\Log\\Page' => __DIR__ '/../..' '/src/Admin/Log/Page.php',
        
'TotalPoll\\Admin\\Modules\\Extensions\\Page' => __DIR__ '/../..' '/src/Admin/Modules/Extensions/Page.php',
        
'TotalPoll\\Admin\\Modules\\Page' => __DIR__ '/../..' '/src/Admin/Modules/Page.php',
        
'TotalPoll\\Admin\\Modules\\Templates\\Page' => __DIR__ '/../..' '/src/Admin/Modules/Templates/Page.php',
        
'TotalPoll\\Admin\\Options\\Page' => __DIR__ '/../..' '/src/Admin/Options/Page.php',
        
'TotalPoll\\Admin\\Poll\\Editor' => __DIR__ '/../..' '/src/Admin/Poll/Editor.php',
        
'TotalPoll\\Admin\\Poll\\Listing' => __DIR__ '/../..' '/src/Admin/Poll/Listing.php',
        
'TotalPoll\\Admin\\Privacy\\Policy' => __DIR__ '/../..' '/src/Admin/Privacy/Policy.php',
        
'TotalPoll\\Admin\\Upgrade\\Page' => __DIR__ '/../..' '/src/Admin/Upgrade/Page.php',
        
'TotalPoll\\Bootstrap' => __DIR__ '/../..' '/src/Bootstrap.php',
        
'TotalPoll\\Contracts\\Entry\\Model' => __DIR__ '/../..' '/src/Contracts/Entry/Model.php',
        
'TotalPoll\\Contracts\\Entry\\Repository' => __DIR__ '/../..' '/src/Contracts/Entry/Repository.php',
        
'TotalPoll\\Contracts\\Log\\Model' => __DIR__ '/../..' '/src/Contracts/Log/Model.php',
        
'TotalPoll\\Contracts\\Log\\Repository' => __DIR__ '/../..' '/src/Contracts/Log/Repository.php',
        
'TotalPoll\\Contracts\\Migrations\\Poll\\Extract' => __DIR__ '/../..' '/src/Contracts/Migrations/Poll/Extract.php',
        
'TotalPoll\\Contracts\\Migrations\\Poll\\Load' => __DIR__ '/../..' '/src/Contracts/Migrations/Poll/Load.php',
        
'TotalPoll\\Contracts\\Migrations\\Poll\\Migrator' => __DIR__ '/../..' '/src/Contracts/Migrations/Poll/Migrator.php',
        
'TotalPoll\\Contracts\\Migrations\\Poll\\Template\\LogEntry' => __DIR__ '/../..' '/src/Contracts/Migrations/Poll/Template/LogEntry.php',
        
'TotalPoll\\Contracts\\Migrations\\Poll\\Template\\Options' => __DIR__ '/../..' '/src/Contracts/Migrations/Poll/Template/Options.php',
        
'TotalPoll\\Contracts\\Migrations\\Poll\\Template\\Poll' => __DIR__ '/../..' '/src/Contracts/Migrations/Poll/Template/Poll.php',
        
'TotalPoll\\Contracts\\Migrations\\Poll\\Template\\Submission' => __DIR__ '/../..' '/src/Contracts/Migrations/Poll/Template/Submission.php',
        
'TotalPoll\\Contracts\\Migrations\\Poll\\Template\\Template' => __DIR__ '/../..' '/src/Contracts/Migrations/Poll/Template/Template.php',
        
'TotalPoll\\Contracts\\Migrations\\Poll\\Transform' => __DIR__ '/../..' '/src/Contracts/Migrations/Poll/Transform.php',
        
'TotalPoll\\Contracts\\Modules\\Repository' => __DIR__ '/../..' '/src/Contracts/Modules/Repository.php',
        
'TotalPoll\\Contracts\\Notification\\Model' => __DIR__ '/../..' '/src/Contracts/Notification/Model.php',
        
'TotalPoll\\Contracts\\Poll\\Model' => __DIR__ '/../..' '/src/Contracts/Poll/Model.php',
        
'TotalPoll\\Contracts\\Poll\\Repository' => __DIR__ '/../..' '/src/Contracts/Poll/Repository.php',
        
'TotalPoll\\Decorators\\StructuredData' => __DIR__ '/../..' '/src/Decorators/StructuredData.php',
        
'TotalPoll\\Entry\\Model' => __DIR__ '/../..' '/src/Entry/Model.php',
        
'TotalPoll\\Entry\\Repository' => __DIR__ '/../..' '/src/Entry/Repository.php',
        
'TotalPoll\\Limitations\\Membership' => __DIR__ '/../..' '/src/Limitations/Membership.php',
        
'TotalPoll\\Limitations\\Period' => __DIR__ '/../..' '/src/Limitations/Period.php',
        
'TotalPoll\\Limitations\\Quota' => __DIR__ '/../..' '/src/Limitations/Quota.php',
        
'TotalPoll\\Limitations\\Region' => __DIR__ '/../..' '/src/Limitations/Region.php',
        
'TotalPoll\\Log\\Model' => __DIR__ '/../..' '/src/Log/Model.php',
        
'TotalPoll\\Log\\Repository' => __DIR__ '/../..' '/src/Log/Repository.php',
        
'TotalPoll\\Migrations\\Polls\\Load' => __DIR__ '/../..' '/src/Migrations/Polls/Load.php',
        
'TotalPoll\\Migrations\\Polls\\Migrator' => __DIR__ '/../..' '/src/Migrations/Polls/Migrator.php',
        
'TotalPoll\\Migrations\\Polls\\Templates\\LogEntry' => __DIR__ '/../..' '/src/Migrations/Polls/Templates/LogEntry.php',
        
'TotalPoll\\Migrations\\Polls\\Templates\\Options' => __DIR__ '/../..' '/src/Migrations/Polls/Templates/Options.php',
        
'TotalPoll\\Migrations\\Polls\\Templates\\Poll' => __DIR__ '/../..' '/src/Migrations/Polls/Templates/Poll.php',
        
'TotalPoll\\Migrations\\Polls\\Templates\\Submission' => __DIR__ '/../..' '/src/Migrations/Polls/Templates/Submission.php',
        
'TotalPoll\\Migrations\\Polls\\Templates\\Template' => __DIR__ '/../..' '/src/Migrations/Polls/Templates/Template.php',
        
'TotalPoll\\Migrations\\Polls\\TotalPoll\\Extract' => __DIR__ '/../..' '/src/Migrations/Polls/TotalPoll/Extract.php',
        
'TotalPoll\\Migrations\\Polls\\TotalPoll\\Migrator' => __DIR__ '/../..' '/src/Migrations/Polls/TotalPoll/Migrator.php',
        
'TotalPoll\\Migrations\\Polls\\TotalPoll\\Transform' => __DIR__ '/../..' '/src/Migrations/Polls/TotalPoll/Transform.php',
        
'TotalPoll\\Migrations\\Polls\\WPPolls\\Extract' => __DIR__ '/../..' '/src/Migrations/Polls/WPPolls/Extract.php',
        
'TotalPoll\\Migrations\\Polls\\WPPolls\\Migrator' => __DIR__ '/../..' '/src/Migrations/Polls/WPPolls/Migrator.php',
        
'TotalPoll\\Migrations\\Polls\\WPPolls\\Transform' => __DIR__ '/../..' '/src/Migrations/Polls/WPPolls/Transform.php',
        
'TotalPoll\\Migrations\\Polls\\YOP\\Extract' => __DIR__ '/../..' '/src/Migrations/Polls/YOP/Extract.php',
        
'TotalPoll\\Migrations\\Polls\\YOP\\Migrator' => __DIR__ '/../..' '/src/Migrations/Polls/YOP/Migrator.php',
        
'TotalPoll\\Migrations\\Polls\\YOP\\Transform' => __DIR__ '/../..' '/src/Migrations/Polls/YOP/Transform.php',
        
'TotalPoll\\Migrations\\Schema\\Migrator' => __DIR__ '/../..' '/src/Migrations/Schema/Migrator.php',
        
'TotalPoll\\Modules\\Extension' => __DIR__ '/../..' '/src/Modules/Extension.php',
        
'TotalPoll\\Modules\\Repository' => __DIR__ '/../..' '/src/Modules/Repository.php',
        
'TotalPoll\\Modules\\Template' => __DIR__ '/../..' '/src/Modules/Template.php',
        
'TotalPoll\\Notification\\Mail' => __DIR__ '/../..' '/src/Notification/Mail.php',
        
'TotalPoll\\Notification\\Model' => __DIR__ '/../..' '/src/Notification/Model.php',
        
'TotalPoll\\Notification\\Push' => __DIR__ '/../..' '/src/Notification/Push.php',
        
'TotalPoll\\Notification\\WebHook' => __DIR__ '/../..' '/src/Notification/WebHook.php',
        
'TotalPoll\\Plugin' => __DIR__ '/../..' '/src/Plugin.php',
        
'TotalPoll\\Poll\\Commands\\CountVote' => __DIR__ '/../..' '/src/Poll/Commands/CountVote.php',
        
'TotalPoll\\Poll\\Commands\\LogVote' => __DIR__ '/../..' '/src/Poll/Commands/LogVote.php',
        
'TotalPoll\\Poll\\Commands\\SaveEntry' => __DIR__ '/../..' '/src/Poll/Commands/SaveEntry.php',
        
'TotalPoll\\Poll\\Commands\\SendNotifications' => __DIR__ '/../..' '/src/Poll/Commands/SendNotifications.php',
        
'TotalPoll\\Poll\\Controller' => __DIR__ '/../..' '/src/Poll/Controller.php',
        
'TotalPoll\\Poll\\Form' => __DIR__ '/../..' '/src/Poll/Form.php',
        
'TotalPoll\\Poll\\Model' => __DIR__ '/../..' '/src/Poll/Model.php',
        
'TotalPoll\\Poll\\PostType' => __DIR__ '/../..' '/src/Poll/PostType.php',
        
'TotalPoll\\Poll\\Renderer' => __DIR__ '/../..' '/src/Poll/Renderer.php',
        
'TotalPoll\\Poll\\Repository' => __DIR__ '/../..' '/src/Poll/Repository.php',
        
'TotalPoll\\Restrictions\\Cookies' => __DIR__ '/../..' '/src/Restrictions/Cookies.php',
        
'TotalPoll\\Restrictions\\IPAddress' => __DIR__ '/../..' '/src/Restrictions/IPAddress.php',
        
'TotalPoll\\Restrictions\\LoggedInUser' => __DIR__ '/../..' '/src/Restrictions/LoggedInUser.php',
        
'TotalPoll\\Restrictions\\Restriction' => __DIR__ '/../..' '/src/Restrictions/Restriction.php',
        
'TotalPoll\\Shortcodes\\Poll' => __DIR__ '/../..' '/src/Shortcodes/Poll.php',
        
'TotalPoll\\Widgets\\LatestPoll' => __DIR__ '/../..' '/src/Widgets/LatestPoll.php',
        
'TotalPoll\\Widgets\\Poll' => __DIR__ '/../..' '/src/Widgets/Poll.php',
    );

    public static function 
getInitializer(ClassLoader $loader)
    {
        return \
Closure::bind(function () use ($loader) {
            
$loader->prefixLengthsPsr4 ComposerStaticInitTotalPoll::$prefixLengthsPsr4;
            
$loader->prefixDirsPsr4 ComposerStaticInitTotalPoll::$prefixDirsPsr4;
            
$loader->classMap ComposerStaticInitTotalPoll::$classMap;

        }, 
nullClassLoader::class);
    }
}
x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586