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