| 1 |
<?php |
| 2 |
|
| 3 |
// autoload_static.php @generated by Composer |
| 4 |
|
| 5 |
namespace Composer\Autoload; |
| 6 |
|
| 7 |
class ComposerStaticInit8a2983aefbb432b96d5ff1f198452f58 |
| 8 |
{ |
| 9 |
public static $files = array ( |
| 10 |
'23c18046f52bef3eea034657bafda50f' => __DIR__ . '/..' . '/symfony/polyfill-php81/bootstrap.php', |
| 11 |
'320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php', |
| 12 |
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php', |
| 13 |
'e39a8b23c42d4e1452234d762b03835a' => __DIR__ . '/..' . '/ramsey/uuid/src/functions.php', |
| 14 |
'3a423edb2f547143271d27d6a0e9c10d' => __DIR__ . '/../..' . '/includes/API/class-aliases.php', |
| 15 |
); |
| 16 |
|
| 17 |
public static $prefixLengthsPsr4 = array ( |
| 18 |
'W' => |
| 19 |
array ( |
| 20 |
'WCPOS\\WooCommercePOS\\' => 21, |
| 21 |
), |
| 22 |
'S' => |
| 23 |
array ( |
| 24 |
'Symfony\\Polyfill\\Php81\\' => 23, |
| 25 |
'Symfony\\Polyfill\\Php80\\' => 23, |
| 26 |
'Symfony\\Polyfill\\Ctype\\' => 23, |
| 27 |
), |
| 28 |
'R' => |
| 29 |
array ( |
| 30 |
'Ramsey\\Uuid\\' => 12, |
| 31 |
'Ramsey\\Collection\\' => 18, |
| 32 |
), |
| 33 |
'M' => |
| 34 |
array ( |
| 35 |
'Mustache\\' => 9, |
| 36 |
), |
| 37 |
'B' => |
| 38 |
array ( |
| 39 |
'Brick\\Math\\' => 11, |
| 40 |
), |
| 41 |
); |
| 42 |
|
| 43 |
public static $prefixDirsPsr4 = array ( |
| 44 |
'WCPOS\\WooCommercePOS\\' => |
| 45 |
array ( |
| 46 |
0 => __DIR__ . '/../..' . '/includes', |
| 47 |
), |
| 48 |
'Symfony\\Polyfill\\Php81\\' => |
| 49 |
array ( |
| 50 |
0 => __DIR__ . '/..' . '/symfony/polyfill-php81', |
| 51 |
), |
| 52 |
'Symfony\\Polyfill\\Php80\\' => |
| 53 |
array ( |
| 54 |
0 => __DIR__ . '/..' . '/symfony/polyfill-php80', |
| 55 |
), |
| 56 |
'Symfony\\Polyfill\\Ctype\\' => |
| 57 |
array ( |
| 58 |
0 => __DIR__ . '/..' . '/symfony/polyfill-ctype', |
| 59 |
), |
| 60 |
'Ramsey\\Uuid\\' => |
| 61 |
array ( |
| 62 |
0 => __DIR__ . '/..' . '/ramsey/uuid/src', |
| 63 |
), |
| 64 |
'Ramsey\\Collection\\' => |
| 65 |
array ( |
| 66 |
0 => __DIR__ . '/..' . '/ramsey/collection/src', |
| 67 |
), |
| 68 |
'Mustache\\' => |
| 69 |
array ( |
| 70 |
0 => __DIR__ . '/..' . '/mustache/mustache/src', |
| 71 |
), |
| 72 |
'Brick\\Math\\' => |
| 73 |
array ( |
| 74 |
0 => __DIR__ . '/..' . '/brick/math/src', |
| 75 |
), |
| 76 |
); |
| 77 |
|
| 78 |
public static $prefixesPsr0 = array ( |
| 79 |
'P' => |
| 80 |
array ( |
| 81 |
'Parsedown' => |
| 82 |
array ( |
| 83 |
0 => __DIR__ . '/..' . '/erusev/parsedown', |
| 84 |
), |
| 85 |
), |
| 86 |
); |
| 87 |
|
| 88 |
public static $classMap = array ( |
| 89 |
'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php', |
| 90 |
'Brick\\Math\\BigDecimal' => __DIR__ . '/..' . '/brick/math/src/BigDecimal.php', |
| 91 |
'Brick\\Math\\BigInteger' => __DIR__ . '/..' . '/brick/math/src/BigInteger.php', |
| 92 |
'Brick\\Math\\BigNumber' => __DIR__ . '/..' . '/brick/math/src/BigNumber.php', |
| 93 |
'Brick\\Math\\BigRational' => __DIR__ . '/..' . '/brick/math/src/BigRational.php', |
| 94 |
'Brick\\Math\\Exception\\DivisionByZeroException' => __DIR__ . '/..' . '/brick/math/src/Exception/DivisionByZeroException.php', |
| 95 |
'Brick\\Math\\Exception\\IntegerOverflowException' => __DIR__ . '/..' . '/brick/math/src/Exception/IntegerOverflowException.php', |
| 96 |
'Brick\\Math\\Exception\\MathException' => __DIR__ . '/..' . '/brick/math/src/Exception/MathException.php', |
| 97 |
'Brick\\Math\\Exception\\NegativeNumberException' => __DIR__ . '/..' . '/brick/math/src/Exception/NegativeNumberException.php', |
| 98 |
'Brick\\Math\\Exception\\NumberFormatException' => __DIR__ . '/..' . '/brick/math/src/Exception/NumberFormatException.php', |
| 99 |
'Brick\\Math\\Exception\\RoundingNecessaryException' => __DIR__ . '/..' . '/brick/math/src/Exception/RoundingNecessaryException.php', |
| 100 |
'Brick\\Math\\Internal\\Calculator' => __DIR__ . '/..' . '/brick/math/src/Internal/Calculator.php', |
| 101 |
'Brick\\Math\\Internal\\Calculator\\BcMathCalculator' => __DIR__ . '/..' . '/brick/math/src/Internal/Calculator/BcMathCalculator.php', |
| 102 |
'Brick\\Math\\Internal\\Calculator\\GmpCalculator' => __DIR__ . '/..' . '/brick/math/src/Internal/Calculator/GmpCalculator.php', |
| 103 |
'Brick\\Math\\Internal\\Calculator\\NativeCalculator' => __DIR__ . '/..' . '/brick/math/src/Internal/Calculator/NativeCalculator.php', |
| 104 |
'Brick\\Math\\RoundingMode' => __DIR__ . '/..' . '/brick/math/src/RoundingMode.php', |
| 105 |
'CURLStringFile' => __DIR__ . '/..' . '/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php', |
| 106 |
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', |
| 107 |
'Mustache\\Cache' => __DIR__ . '/..' . '/mustache/mustache/src/Cache.php', |
| 108 |
'Mustache\\Cache\\AbstractCache' => __DIR__ . '/..' . '/mustache/mustache/src/Cache/AbstractCache.php', |
| 109 |
'Mustache\\Cache\\FilesystemCache' => __DIR__ . '/..' . '/mustache/mustache/src/Cache/FilesystemCache.php', |
| 110 |
'Mustache\\Cache\\NoopCache' => __DIR__ . '/..' . '/mustache/mustache/src/Cache/NoopCache.php', |
| 111 |
'Mustache\\CompileOptions' => __DIR__ . '/..' . '/mustache/mustache/src/CompileOptions.php', |
| 112 |
'Mustache\\Compiler' => __DIR__ . '/..' . '/mustache/mustache/src/Compiler.php', |
| 113 |
'Mustache\\Context' => __DIR__ . '/..' . '/mustache/mustache/src/Context.php', |
| 114 |
'Mustache\\Engine' => __DIR__ . '/..' . '/mustache/mustache/src/Engine.php', |
| 115 |
'Mustache\\Exception' => __DIR__ . '/..' . '/mustache/mustache/src/Exception.php', |
| 116 |
'Mustache\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/InvalidArgumentException.php', |
| 117 |
'Mustache\\Exception\\LogicException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/LogicException.php', |
| 118 |
'Mustache\\Exception\\RenderingException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/RenderingException.php', |
| 119 |
'Mustache\\Exception\\RuntimeException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/RuntimeException.php', |
| 120 |
'Mustache\\Exception\\SyntaxException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/SyntaxException.php', |
| 121 |
'Mustache\\Exception\\UnknownBlockException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/UnknownBlockException.php', |
| 122 |
'Mustache\\Exception\\UnknownFilterException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/UnknownFilterException.php', |
| 123 |
'Mustache\\Exception\\UnknownHelperException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/UnknownHelperException.php', |
| 124 |
'Mustache\\Exception\\UnknownTemplateException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/UnknownTemplateException.php', |
| 125 |
'Mustache\\Exception\\UnknownVariableException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/UnknownVariableException.php', |
| 126 |
'Mustache\\HelperCollection' => __DIR__ . '/..' . '/mustache/mustache/src/HelperCollection.php', |
| 127 |
'Mustache\\LambdaHelper' => __DIR__ . '/..' . '/mustache/mustache/src/LambdaHelper.php', |
| 128 |
'Mustache\\Loader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader.php', |
| 129 |
'Mustache\\Loader\\ArrayLoader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader/ArrayLoader.php', |
| 130 |
'Mustache\\Loader\\CascadingLoader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader/CascadingLoader.php', |
| 131 |
'Mustache\\Loader\\FilesystemLoader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader/FilesystemLoader.php', |
| 132 |
'Mustache\\Loader\\InlineLoader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader/InlineLoader.php', |
| 133 |
'Mustache\\Loader\\MutableLoader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader/MutableLoader.php', |
| 134 |
'Mustache\\Loader\\ProductionFilesystemLoader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader/ProductionFilesystemLoader.php', |
| 135 |
'Mustache\\Loader\\StringLoader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader/StringLoader.php', |
| 136 |
'Mustache\\Logger' => __DIR__ . '/..' . '/mustache/mustache/src/Logger.php', |
| 137 |
'Mustache\\Logger\\AbstractLogger' => __DIR__ . '/..' . '/mustache/mustache/src/Logger/AbstractLogger.php', |
| 138 |
'Mustache\\Logger\\StreamLogger' => __DIR__ . '/..' . '/mustache/mustache/src/Logger/StreamLogger.php', |
| 139 |
'Mustache\\Parser' => __DIR__ . '/..' . '/mustache/mustache/src/Parser.php', |
| 140 |
'Mustache\\RenderedString' => __DIR__ . '/..' . '/mustache/mustache/src/RenderedString.php', |
| 141 |
'Mustache\\Source' => __DIR__ . '/..' . '/mustache/mustache/src/Source.php', |
| 142 |
'Mustache\\Source\\FilesystemSource' => __DIR__ . '/..' . '/mustache/mustache/src/Source/FilesystemSource.php', |
| 143 |
'Mustache\\Template' => __DIR__ . '/..' . '/mustache/mustache/src/Template.php', |
| 144 |
'Mustache\\Tokenizer' => __DIR__ . '/..' . '/mustache/mustache/src/Tokenizer.php', |
| 145 |
'Mustache_Cache' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 146 |
'Mustache_Cache_AbstractCache' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 147 |
'Mustache_Cache_FilesystemCache' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 148 |
'Mustache_Cache_NoopCache' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 149 |
'Mustache_Compiler' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 150 |
'Mustache_Context' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 151 |
'Mustache_Engine' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 152 |
'Mustache_Exception' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 153 |
'Mustache_Exception_InvalidArgumentException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 154 |
'Mustache_Exception_LogicException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 155 |
'Mustache_Exception_RenderingException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 156 |
'Mustache_Exception_RuntimeException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 157 |
'Mustache_Exception_SyntaxException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 158 |
'Mustache_Exception_UnknownBlockException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 159 |
'Mustache_Exception_UnknownFilterException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 160 |
'Mustache_Exception_UnknownHelperException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 161 |
'Mustache_Exception_UnknownTemplateException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 162 |
'Mustache_Exception_UnknownVariableException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 163 |
'Mustache_HelperCollection' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 164 |
'Mustache_LambdaHelper' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 165 |
'Mustache_Loader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 166 |
'Mustache_Loader_ArrayLoader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 167 |
'Mustache_Loader_CascadingLoader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 168 |
'Mustache_Loader_FilesystemLoader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 169 |
'Mustache_Loader_InlineLoader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 170 |
'Mustache_Loader_MutableLoader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 171 |
'Mustache_Loader_ProductionFilesystemLoader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 172 |
'Mustache_Loader_StringLoader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 173 |
'Mustache_Logger' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 174 |
'Mustache_Logger_AbstractLogger' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 175 |
'Mustache_Logger_StreamLogger' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 176 |
'Mustache_Parser' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 177 |
'Mustache_Source' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 178 |
'Mustache_Source_FilesystemSource' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 179 |
'Mustache_Template' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 180 |
'Mustache_Tokenizer' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php', |
| 181 |
'Parsedown' => __DIR__ . '/..' . '/erusev/parsedown/Parsedown.php', |
| 182 |
'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php', |
| 183 |
'Ramsey\\Collection\\AbstractArray' => __DIR__ . '/..' . '/ramsey/collection/src/AbstractArray.php', |
| 184 |
'Ramsey\\Collection\\AbstractCollection' => __DIR__ . '/..' . '/ramsey/collection/src/AbstractCollection.php', |
| 185 |
'Ramsey\\Collection\\AbstractSet' => __DIR__ . '/..' . '/ramsey/collection/src/AbstractSet.php', |
| 186 |
'Ramsey\\Collection\\ArrayInterface' => __DIR__ . '/..' . '/ramsey/collection/src/ArrayInterface.php', |
| 187 |
'Ramsey\\Collection\\Collection' => __DIR__ . '/..' . '/ramsey/collection/src/Collection.php', |
| 188 |
'Ramsey\\Collection\\CollectionInterface' => __DIR__ . '/..' . '/ramsey/collection/src/CollectionInterface.php', |
| 189 |
'Ramsey\\Collection\\DoubleEndedQueue' => __DIR__ . '/..' . '/ramsey/collection/src/DoubleEndedQueue.php', |
| 190 |
'Ramsey\\Collection\\DoubleEndedQueueInterface' => __DIR__ . '/..' . '/ramsey/collection/src/DoubleEndedQueueInterface.php', |
| 191 |
'Ramsey\\Collection\\Exception\\CollectionMismatchException' => __DIR__ . '/..' . '/ramsey/collection/src/Exception/CollectionMismatchException.php', |
| 192 |
'Ramsey\\Collection\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/ramsey/collection/src/Exception/InvalidArgumentException.php', |
| 193 |
'Ramsey\\Collection\\Exception\\InvalidSortOrderException' => __DIR__ . '/..' . '/ramsey/collection/src/Exception/InvalidSortOrderException.php', |
| 194 |
'Ramsey\\Collection\\Exception\\NoSuchElementException' => __DIR__ . '/..' . '/ramsey/collection/src/Exception/NoSuchElementException.php', |
| 195 |
'Ramsey\\Collection\\Exception\\OutOfBoundsException' => __DIR__ . '/..' . '/ramsey/collection/src/Exception/OutOfBoundsException.php', |
| 196 |
'Ramsey\\Collection\\Exception\\UnsupportedOperationException' => __DIR__ . '/..' . '/ramsey/collection/src/Exception/UnsupportedOperationException.php', |
| 197 |
'Ramsey\\Collection\\Exception\\ValueExtractionException' => __DIR__ . '/..' . '/ramsey/collection/src/Exception/ValueExtractionException.php', |
| 198 |
'Ramsey\\Collection\\GenericArray' => __DIR__ . '/..' . '/ramsey/collection/src/GenericArray.php', |
| 199 |
'Ramsey\\Collection\\Map\\AbstractMap' => __DIR__ . '/..' . '/ramsey/collection/src/Map/AbstractMap.php', |
| 200 |
'Ramsey\\Collection\\Map\\AbstractTypedMap' => __DIR__ . '/..' . '/ramsey/collection/src/Map/AbstractTypedMap.php', |
| 201 |
'Ramsey\\Collection\\Map\\AssociativeArrayMap' => __DIR__ . '/..' . '/ramsey/collection/src/Map/AssociativeArrayMap.php', |
| 202 |
'Ramsey\\Collection\\Map\\MapInterface' => __DIR__ . '/..' . '/ramsey/collection/src/Map/MapInterface.php', |
| 203 |
'Ramsey\\Collection\\Map\\NamedParameterMap' => __DIR__ . '/..' . '/ramsey/collection/src/Map/NamedParameterMap.php', |
| 204 |
'Ramsey\\Collection\\Map\\TypedMap' => __DIR__ . '/..' . '/ramsey/collection/src/Map/TypedMap.php', |
| 205 |
'Ramsey\\Collection\\Map\\TypedMapInterface' => __DIR__ . '/..' . '/ramsey/collection/src/Map/TypedMapInterface.php', |
| 206 |
'Ramsey\\Collection\\Queue' => __DIR__ . '/..' . '/ramsey/collection/src/Queue.php', |
| 207 |
'Ramsey\\Collection\\QueueInterface' => __DIR__ . '/..' . '/ramsey/collection/src/QueueInterface.php', |
| 208 |
'Ramsey\\Collection\\Set' => __DIR__ . '/..' . '/ramsey/collection/src/Set.php', |
| 209 |
'Ramsey\\Collection\\Tool\\TypeTrait' => __DIR__ . '/..' . '/ramsey/collection/src/Tool/TypeTrait.php', |
| 210 |
'Ramsey\\Collection\\Tool\\ValueExtractorTrait' => __DIR__ . '/..' . '/ramsey/collection/src/Tool/ValueExtractorTrait.php', |
| 211 |
'Ramsey\\Collection\\Tool\\ValueToStringTrait' => __DIR__ . '/..' . '/ramsey/collection/src/Tool/ValueToStringTrait.php', |
| 212 |
'Ramsey\\Uuid\\BinaryUtils' => __DIR__ . '/..' . '/ramsey/uuid/src/BinaryUtils.php', |
| 213 |
'Ramsey\\Uuid\\Builder\\BuilderCollection' => __DIR__ . '/..' . '/ramsey/uuid/src/Builder/BuilderCollection.php', |
| 214 |
'Ramsey\\Uuid\\Builder\\DefaultUuidBuilder' => __DIR__ . '/..' . '/ramsey/uuid/src/Builder/DefaultUuidBuilder.php', |
| 215 |
'Ramsey\\Uuid\\Builder\\DegradedUuidBuilder' => __DIR__ . '/..' . '/ramsey/uuid/src/Builder/DegradedUuidBuilder.php', |
| 216 |
'Ramsey\\Uuid\\Builder\\FallbackBuilder' => __DIR__ . '/..' . '/ramsey/uuid/src/Builder/FallbackBuilder.php', |
| 217 |
'Ramsey\\Uuid\\Builder\\UuidBuilderInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Builder/UuidBuilderInterface.php', |
| 218 |
'Ramsey\\Uuid\\Codec\\CodecInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Codec/CodecInterface.php', |
| 219 |
'Ramsey\\Uuid\\Codec\\GuidStringCodec' => __DIR__ . '/..' . '/ramsey/uuid/src/Codec/GuidStringCodec.php', |
| 220 |
'Ramsey\\Uuid\\Codec\\OrderedTimeCodec' => __DIR__ . '/..' . '/ramsey/uuid/src/Codec/OrderedTimeCodec.php', |
| 221 |
'Ramsey\\Uuid\\Codec\\StringCodec' => __DIR__ . '/..' . '/ramsey/uuid/src/Codec/StringCodec.php', |
| 222 |
'Ramsey\\Uuid\\Codec\\TimestampFirstCombCodec' => __DIR__ . '/..' . '/ramsey/uuid/src/Codec/TimestampFirstCombCodec.php', |
| 223 |
'Ramsey\\Uuid\\Codec\\TimestampLastCombCodec' => __DIR__ . '/..' . '/ramsey/uuid/src/Codec/TimestampLastCombCodec.php', |
| 224 |
'Ramsey\\Uuid\\Converter\\NumberConverterInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/NumberConverterInterface.php', |
| 225 |
'Ramsey\\Uuid\\Converter\\Number\\BigNumberConverter' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/Number/BigNumberConverter.php', |
| 226 |
'Ramsey\\Uuid\\Converter\\Number\\DegradedNumberConverter' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php', |
| 227 |
'Ramsey\\Uuid\\Converter\\Number\\GenericNumberConverter' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/Number/GenericNumberConverter.php', |
| 228 |
'Ramsey\\Uuid\\Converter\\TimeConverterInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/TimeConverterInterface.php', |
| 229 |
'Ramsey\\Uuid\\Converter\\Time\\BigNumberTimeConverter' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/Time/BigNumberTimeConverter.php', |
| 230 |
'Ramsey\\Uuid\\Converter\\Time\\DegradedTimeConverter' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/Time/DegradedTimeConverter.php', |
| 231 |
'Ramsey\\Uuid\\Converter\\Time\\GenericTimeConverter' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/Time/GenericTimeConverter.php', |
| 232 |
'Ramsey\\Uuid\\Converter\\Time\\PhpTimeConverter' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php', |
| 233 |
'Ramsey\\Uuid\\DegradedUuid' => __DIR__ . '/..' . '/ramsey/uuid/src/DegradedUuid.php', |
| 234 |
'Ramsey\\Uuid\\DeprecatedUuidInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/DeprecatedUuidInterface.php', |
| 235 |
'Ramsey\\Uuid\\DeprecatedUuidMethodsTrait' => __DIR__ . '/..' . '/ramsey/uuid/src/DeprecatedUuidMethodsTrait.php', |
| 236 |
'Ramsey\\Uuid\\Exception\\BuilderNotFoundException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/BuilderNotFoundException.php', |
| 237 |
'Ramsey\\Uuid\\Exception\\DateTimeException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/DateTimeException.php', |
| 238 |
'Ramsey\\Uuid\\Exception\\DceSecurityException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/DceSecurityException.php', |
| 239 |
'Ramsey\\Uuid\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/InvalidArgumentException.php', |
| 240 |
'Ramsey\\Uuid\\Exception\\InvalidBytesException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/InvalidBytesException.php', |
| 241 |
'Ramsey\\Uuid\\Exception\\InvalidUuidStringException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/InvalidUuidStringException.php', |
| 242 |
'Ramsey\\Uuid\\Exception\\NameException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/NameException.php', |
| 243 |
'Ramsey\\Uuid\\Exception\\NodeException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/NodeException.php', |
| 244 |
'Ramsey\\Uuid\\Exception\\RandomSourceException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/RandomSourceException.php', |
| 245 |
'Ramsey\\Uuid\\Exception\\TimeSourceException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/TimeSourceException.php', |
| 246 |
'Ramsey\\Uuid\\Exception\\UnableToBuildUuidException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/UnableToBuildUuidException.php', |
| 247 |
'Ramsey\\Uuid\\Exception\\UnsupportedOperationException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/UnsupportedOperationException.php', |
| 248 |
'Ramsey\\Uuid\\Exception\\UuidExceptionInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/UuidExceptionInterface.php', |
| 249 |
'Ramsey\\Uuid\\FeatureSet' => __DIR__ . '/..' . '/ramsey/uuid/src/FeatureSet.php', |
| 250 |
'Ramsey\\Uuid\\Fields\\FieldsInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Fields/FieldsInterface.php', |
| 251 |
'Ramsey\\Uuid\\Fields\\SerializableFieldsTrait' => __DIR__ . '/..' . '/ramsey/uuid/src/Fields/SerializableFieldsTrait.php', |
| 252 |
'Ramsey\\Uuid\\Generator\\CombGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/CombGenerator.php', |
| 253 |
'Ramsey\\Uuid\\Generator\\DceSecurityGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/DceSecurityGenerator.php', |
| 254 |
'Ramsey\\Uuid\\Generator\\DceSecurityGeneratorInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/DceSecurityGeneratorInterface.php', |
| 255 |
'Ramsey\\Uuid\\Generator\\DefaultNameGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/DefaultNameGenerator.php', |
| 256 |
'Ramsey\\Uuid\\Generator\\DefaultTimeGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/DefaultTimeGenerator.php', |
| 257 |
'Ramsey\\Uuid\\Generator\\NameGeneratorFactory' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/NameGeneratorFactory.php', |
| 258 |
'Ramsey\\Uuid\\Generator\\NameGeneratorInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/NameGeneratorInterface.php', |
| 259 |
'Ramsey\\Uuid\\Generator\\PeclUuidNameGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/PeclUuidNameGenerator.php', |
| 260 |
'Ramsey\\Uuid\\Generator\\PeclUuidRandomGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/PeclUuidRandomGenerator.php', |
| 261 |
'Ramsey\\Uuid\\Generator\\PeclUuidTimeGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/PeclUuidTimeGenerator.php', |
| 262 |
'Ramsey\\Uuid\\Generator\\RandomBytesGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/RandomBytesGenerator.php', |
| 263 |
'Ramsey\\Uuid\\Generator\\RandomGeneratorFactory' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/RandomGeneratorFactory.php', |
| 264 |
'Ramsey\\Uuid\\Generator\\RandomGeneratorInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/RandomGeneratorInterface.php', |
| 265 |
'Ramsey\\Uuid\\Generator\\RandomLibAdapter' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/RandomLibAdapter.php', |
| 266 |
'Ramsey\\Uuid\\Generator\\TimeGeneratorFactory' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/TimeGeneratorFactory.php', |
| 267 |
'Ramsey\\Uuid\\Generator\\TimeGeneratorInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/TimeGeneratorInterface.php', |
| 268 |
'Ramsey\\Uuid\\Guid\\Fields' => __DIR__ . '/..' . '/ramsey/uuid/src/Guid/Fields.php', |
| 269 |
'Ramsey\\Uuid\\Guid\\Guid' => __DIR__ . '/..' . '/ramsey/uuid/src/Guid/Guid.php', |
| 270 |
'Ramsey\\Uuid\\Guid\\GuidBuilder' => __DIR__ . '/..' . '/ramsey/uuid/src/Guid/GuidBuilder.php', |
| 271 |
'Ramsey\\Uuid\\Lazy\\LazyUuidFromString' => __DIR__ . '/..' . '/ramsey/uuid/src/Lazy/LazyUuidFromString.php', |
| 272 |
'Ramsey\\Uuid\\Math\\BrickMathCalculator' => __DIR__ . '/..' . '/ramsey/uuid/src/Math/BrickMathCalculator.php', |
| 273 |
'Ramsey\\Uuid\\Math\\CalculatorInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Math/CalculatorInterface.php', |
| 274 |
'Ramsey\\Uuid\\Math\\RoundingMode' => __DIR__ . '/..' . '/ramsey/uuid/src/Math/RoundingMode.php', |
| 275 |
'Ramsey\\Uuid\\Nonstandard\\Fields' => __DIR__ . '/..' . '/ramsey/uuid/src/Nonstandard/Fields.php', |
| 276 |
'Ramsey\\Uuid\\Nonstandard\\Uuid' => __DIR__ . '/..' . '/ramsey/uuid/src/Nonstandard/Uuid.php', |
| 277 |
'Ramsey\\Uuid\\Nonstandard\\UuidBuilder' => __DIR__ . '/..' . '/ramsey/uuid/src/Nonstandard/UuidBuilder.php', |
| 278 |
'Ramsey\\Uuid\\Nonstandard\\UuidV6' => __DIR__ . '/..' . '/ramsey/uuid/src/Nonstandard/UuidV6.php', |
| 279 |
'Ramsey\\Uuid\\Provider\\DceSecurityProviderInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/DceSecurityProviderInterface.php', |
| 280 |
'Ramsey\\Uuid\\Provider\\Dce\\SystemDceSecurityProvider' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Dce/SystemDceSecurityProvider.php', |
| 281 |
'Ramsey\\Uuid\\Provider\\NodeProviderInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/NodeProviderInterface.php', |
| 282 |
'Ramsey\\Uuid\\Provider\\Node\\FallbackNodeProvider' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php', |
| 283 |
'Ramsey\\Uuid\\Provider\\Node\\NodeProviderCollection' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php', |
| 284 |
'Ramsey\\Uuid\\Provider\\Node\\RandomNodeProvider' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php', |
| 285 |
'Ramsey\\Uuid\\Provider\\Node\\StaticNodeProvider' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Node/StaticNodeProvider.php', |
| 286 |
'Ramsey\\Uuid\\Provider\\Node\\SystemNodeProvider' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php', |
| 287 |
'Ramsey\\Uuid\\Provider\\TimeProviderInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/TimeProviderInterface.php', |
| 288 |
'Ramsey\\Uuid\\Provider\\Time\\FixedTimeProvider' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Time/FixedTimeProvider.php', |
| 289 |
'Ramsey\\Uuid\\Provider\\Time\\SystemTimeProvider' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php', |
| 290 |
'Ramsey\\Uuid\\Rfc4122\\Fields' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/Fields.php', |
| 291 |
'Ramsey\\Uuid\\Rfc4122\\FieldsInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/FieldsInterface.php', |
| 292 |
'Ramsey\\Uuid\\Rfc4122\\NilTrait' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/NilTrait.php', |
| 293 |
'Ramsey\\Uuid\\Rfc4122\\NilUuid' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/NilUuid.php', |
| 294 |
'Ramsey\\Uuid\\Rfc4122\\UuidBuilder' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/UuidBuilder.php', |
| 295 |
'Ramsey\\Uuid\\Rfc4122\\UuidInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/UuidInterface.php', |
| 296 |
'Ramsey\\Uuid\\Rfc4122\\UuidV1' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/UuidV1.php', |
| 297 |
'Ramsey\\Uuid\\Rfc4122\\UuidV2' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/UuidV2.php', |
| 298 |
'Ramsey\\Uuid\\Rfc4122\\UuidV3' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/UuidV3.php', |
| 299 |
'Ramsey\\Uuid\\Rfc4122\\UuidV4' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/UuidV4.php', |
| 300 |
'Ramsey\\Uuid\\Rfc4122\\UuidV5' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/UuidV5.php', |
| 301 |
'Ramsey\\Uuid\\Rfc4122\\Validator' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/Validator.php', |
| 302 |
'Ramsey\\Uuid\\Rfc4122\\VariantTrait' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/VariantTrait.php', |
| 303 |
'Ramsey\\Uuid\\Rfc4122\\VersionTrait' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/VersionTrait.php', |
| 304 |
'Ramsey\\Uuid\\Type\\Decimal' => __DIR__ . '/..' . '/ramsey/uuid/src/Type/Decimal.php', |
| 305 |
'Ramsey\\Uuid\\Type\\Hexadecimal' => __DIR__ . '/..' . '/ramsey/uuid/src/Type/Hexadecimal.php', |
| 306 |
'Ramsey\\Uuid\\Type\\Integer' => __DIR__ . '/..' . '/ramsey/uuid/src/Type/Integer.php', |
| 307 |
'Ramsey\\Uuid\\Type\\NumberInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Type/NumberInterface.php', |
| 308 |
'Ramsey\\Uuid\\Type\\Time' => __DIR__ . '/..' . '/ramsey/uuid/src/Type/Time.php', |
| 309 |
'Ramsey\\Uuid\\Type\\TypeInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Type/TypeInterface.php', |
| 310 |
'Ramsey\\Uuid\\Uuid' => __DIR__ . '/..' . '/ramsey/uuid/src/Uuid.php', |
| 311 |
'Ramsey\\Uuid\\UuidFactory' => __DIR__ . '/..' . '/ramsey/uuid/src/UuidFactory.php', |
| 312 |
'Ramsey\\Uuid\\UuidFactoryInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/UuidFactoryInterface.php', |
| 313 |
'Ramsey\\Uuid\\UuidInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/UuidInterface.php', |
| 314 |
'Ramsey\\Uuid\\Validator\\GenericValidator' => __DIR__ . '/..' . '/ramsey/uuid/src/Validator/GenericValidator.php', |
| 315 |
'Ramsey\\Uuid\\Validator\\ValidatorInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Validator/ValidatorInterface.php', |
| 316 |
'ReturnTypeWillChange' => __DIR__ . '/..' . '/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php', |
| 317 |
'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php', |
| 318 |
'Symfony\\Polyfill\\Ctype\\Ctype' => __DIR__ . '/..' . '/symfony/polyfill-ctype/Ctype.php', |
| 319 |
'Symfony\\Polyfill\\Php80\\Php80' => __DIR__ . '/..' . '/symfony/polyfill-php80/Php80.php', |
| 320 |
'Symfony\\Polyfill\\Php80\\PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/PhpToken.php', |
| 321 |
'Symfony\\Polyfill\\Php81\\Php81' => __DIR__ . '/..' . '/symfony/polyfill-php81/Php81.php', |
| 322 |
'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php', |
| 323 |
'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php', |
| 324 |
'WCPOS\\WooCommercePOS\\AJAX' => __DIR__ . '/../..' . '/includes/AJAX.php', |
| 325 |
'WCPOS\\WooCommercePOS\\API' => __DIR__ . '/../..' . '/includes/API.php', |
| 326 |
'WCPOS\\WooCommercePOS\\API\\Product_Search' => __DIR__ . '/../..' . '/includes/API/Product_Search.php', |
| 327 |
'WCPOS\\WooCommercePOS\\API\\Route_Classifier' => __DIR__ . '/../..' . '/includes/API/Route_Classifier.php', |
| 328 |
'WCPOS\\WooCommercePOS\\API\\V1\\Auth' => __DIR__ . '/../..' . '/includes/API/V1/Auth.php', |
| 329 |
'WCPOS\\WooCommercePOS\\API\\V1\\Bulk_ID_Fast_Path' => __DIR__ . '/../..' . '/includes/API/V1/Bulk_ID_Fast_Path.php', |
| 330 |
'WCPOS\\WooCommercePOS\\API\\V1\\Cashier' => __DIR__ . '/../..' . '/includes/API/V1/Cashier.php', |
| 331 |
'WCPOS\\WooCommercePOS\\API\\V1\\Checkout_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Checkout_Controller.php', |
| 332 |
'WCPOS\\WooCommercePOS\\API\\V1\\Coupons_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Coupons_Controller.php', |
| 333 |
'WCPOS\\WooCommercePOS\\API\\V1\\Customers_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Customers_Controller.php', |
| 334 |
'WCPOS\\WooCommercePOS\\API\\V1\\Data_Order_Statuses_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Data_Order_Statuses_Controller.php', |
| 335 |
'WCPOS\\WooCommercePOS\\API\\V1\\Extensions' => __DIR__ . '/../..' . '/includes/API/V1/Extensions.php', |
| 336 |
'WCPOS\\WooCommercePOS\\API\\V1\\Gateway_Bootstrap_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Gateway_Bootstrap_Controller.php', |
| 337 |
'WCPOS\\WooCommercePOS\\API\\V1\\Logs' => __DIR__ . '/../..' . '/includes/API/V1/Logs.php', |
| 338 |
'WCPOS\\WooCommercePOS\\API\\V1\\Orders_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Orders_Controller.php', |
| 339 |
'WCPOS\\WooCommercePOS\\API\\V1\\Payment_Gateways' => __DIR__ . '/../..' . '/includes/API/V1/Payment_Gateways.php', |
| 340 |
'WCPOS\\WooCommercePOS\\API\\V1\\Print_Jobs_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Print_Jobs_Controller.php', |
| 341 |
'WCPOS\\WooCommercePOS\\API\\V1\\Product_Brands_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Product_Brands_Controller.php', |
| 342 |
'WCPOS\\WooCommercePOS\\API\\V1\\Product_Categories_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Product_Categories_Controller.php', |
| 343 |
'WCPOS\\WooCommercePOS\\API\\V1\\Product_Tags_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Product_Tags_Controller.php', |
| 344 |
'WCPOS\\WooCommercePOS\\API\\V1\\Product_Variations_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Product_Variations_Controller.php', |
| 345 |
'WCPOS\\WooCommercePOS\\API\\V1\\Products_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Products_Controller.php', |
| 346 |
'WCPOS\\WooCommercePOS\\API\\V1\\Raw_Response' => __DIR__ . '/../..' . '/includes/API/V1/Raw_Response.php', |
| 347 |
'WCPOS\\WooCommercePOS\\API\\V1\\Receipts_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Receipts_Controller.php', |
| 348 |
'WCPOS\\WooCommercePOS\\API\\V1\\Settings' => __DIR__ . '/../..' . '/includes/API/V1/Settings.php', |
| 349 |
'WCPOS\\WooCommercePOS\\API\\V1\\Shipping_Methods_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Shipping_Methods_Controller.php', |
| 350 |
'WCPOS\\WooCommercePOS\\API\\V1\\Stores' => __DIR__ . '/../..' . '/includes/API/V1/Stores.php', |
| 351 |
'WCPOS\\WooCommercePOS\\API\\V1\\Tax_Classes_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Tax_Classes_Controller.php', |
| 352 |
'WCPOS\\WooCommercePOS\\API\\V1\\Taxes_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Taxes_Controller.php', |
| 353 |
'WCPOS\\WooCommercePOS\\API\\V1\\Templates_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Templates_Controller.php', |
| 354 |
'WCPOS\\WooCommercePOS\\API\\V1\\Traits\\Product_Helpers' => __DIR__ . '/../..' . '/includes/API/V1/Traits/Product_Helpers.php', |
| 355 |
'WCPOS\\WooCommercePOS\\API\\V1\\Traits\\Query_Helpers' => __DIR__ . '/../..' . '/includes/API/V1/Traits/Query_Helpers.php', |
| 356 |
'WCPOS\\WooCommercePOS\\API\\V1\\Traits\\Term_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Traits/Term_Controller.php', |
| 357 |
'WCPOS\\WooCommercePOS\\API\\V1\\Traits\\Uuid_Handler' => __DIR__ . '/../..' . '/includes/API/V1/Traits/Uuid_Handler.php', |
| 358 |
'WCPOS\\WooCommercePOS\\API\\V1\\Traits\\WCPOS_REST_API' => __DIR__ . '/../..' . '/includes/API/V1/Traits/WCPOS_REST_API.php', |
| 359 |
'WCPOS\\WooCommercePOS\\API\\V2\\Auth' => __DIR__ . '/../..' . '/includes/API/V2/Auth.php', |
| 360 |
'WCPOS\\WooCommercePOS\\API\\V2\\Cashier' => __DIR__ . '/../..' . '/includes/API/V2/Cashier.php', |
| 361 |
'WCPOS\\WooCommercePOS\\API\\V2\\Catalog_Proxy_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Catalog_Proxy_Controller.php', |
| 362 |
'WCPOS\\WooCommercePOS\\API\\V2\\Changes_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Changes_Controller.php', |
| 363 |
'WCPOS\\WooCommercePOS\\API\\V2\\Checkout_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Checkout_Controller.php', |
| 364 |
'WCPOS\\WooCommercePOS\\API\\V2\\Data_Order_Statuses_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Data_Order_Statuses_Controller.php', |
| 365 |
'WCPOS\\WooCommercePOS\\API\\V2\\Digests_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Digests_Controller.php', |
| 366 |
'WCPOS\\WooCommercePOS\\API\\V2\\Echo_Probe' => __DIR__ . '/../..' . '/includes/API/V2/Echo_Probe.php', |
| 367 |
'WCPOS\\WooCommercePOS\\API\\V2\\Extensions' => __DIR__ . '/../..' . '/includes/API/V2/Extensions.php', |
| 368 |
'WCPOS\\WooCommercePOS\\API\\V2\\Gateway_Bootstrap_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Gateway_Bootstrap_Controller.php', |
| 369 |
'WCPOS\\WooCommercePOS\\API\\V2\\Integrity_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Integrity_Controller.php', |
| 370 |
'WCPOS\\WooCommercePOS\\API\\V2\\Logs' => __DIR__ . '/../..' . '/includes/API/V2/Logs.php', |
| 371 |
'WCPOS\\WooCommercePOS\\API\\V2\\Order_Email_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Order_Email_Controller.php', |
| 372 |
'WCPOS\\WooCommercePOS\\API\\V2\\Orders_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Orders_Controller.php', |
| 373 |
'WCPOS\\WooCommercePOS\\API\\V2\\Payment_Gateways' => __DIR__ . '/../..' . '/includes/API/V2/Payment_Gateways.php', |
| 374 |
'WCPOS\\WooCommercePOS\\API\\V2\\Ping' => __DIR__ . '/../..' . '/includes/API/V2/Ping.php', |
| 375 |
'WCPOS\\WooCommercePOS\\API\\V2\\Print_Jobs_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Print_Jobs_Controller.php', |
| 376 |
'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Coupons_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Coupons_Proxy_Behavior.php', |
| 377 |
'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Customers_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Customers_Proxy_Behavior.php', |
| 378 |
'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Null_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Null_Proxy_Behavior.php', |
| 379 |
'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Orders_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Orders_Proxy_Behavior.php', |
| 380 |
'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Products_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Products_Proxy_Behavior.php', |
| 381 |
'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Proxy_Behavior.php', |
| 382 |
'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Scoped_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Scoped_Proxy_Behavior.php', |
| 383 |
'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Stable_Sort' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Stable_Sort.php', |
| 384 |
'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Taxes_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Taxes_Proxy_Behavior.php', |
| 385 |
'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Terms_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Terms_Proxy_Behavior.php', |
| 386 |
'WCPOS\\WooCommercePOS\\API\\V2\\Receipts_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Receipts_Controller.php', |
| 387 |
'WCPOS\\WooCommercePOS\\API\\V2\\Resolve_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Resolve_Controller.php', |
| 388 |
'WCPOS\\WooCommercePOS\\API\\V2\\Settings' => __DIR__ . '/../..' . '/includes/API/V2/Settings.php', |
| 389 |
'WCPOS\\WooCommercePOS\\API\\V2\\Shipping_Methods_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Shipping_Methods_Controller.php', |
| 390 |
'WCPOS\\WooCommercePOS\\API\\V2\\Site' => __DIR__ . '/../..' . '/includes/API/V2/Site.php', |
| 391 |
'WCPOS\\WooCommercePOS\\API\\V2\\Status_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Status_Controller.php', |
| 392 |
'WCPOS\\WooCommercePOS\\API\\V2\\Stores' => __DIR__ . '/../..' . '/includes/API/V2/Stores.php', |
| 393 |
'WCPOS\\WooCommercePOS\\API\\V2\\Tax_Classes_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Tax_Classes_Controller.php', |
| 394 |
'WCPOS\\WooCommercePOS\\API\\V2\\Templates_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Templates_Controller.php', |
| 395 |
'WCPOS\\WooCommercePOS\\API\\V2\\Uuid_Backfill_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Uuid_Backfill_Controller.php', |
| 396 |
'WCPOS\\WooCommercePOS\\API\\V2\\Variations_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Variations_Controller.php', |
| 397 |
'WCPOS\\WooCommercePOS\\API\\V2\\Write_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Write_Controller.php', |
| 398 |
'WCPOS\\WooCommercePOS\\API\\V2\\Writers\\Collection_Writer_Resolver' => __DIR__ . '/../..' . '/includes/API/V2/Writers/Collection_Writer_Resolver.php', |
| 399 |
'WCPOS\\WooCommercePOS\\API\\V2\\Writers\\Customer_Writer' => __DIR__ . '/../..' . '/includes/API/V2/Writers/Customer_Writer.php', |
| 400 |
'WCPOS\\WooCommercePOS\\API\\V2\\Writers\\Null_Writer' => __DIR__ . '/../..' . '/includes/API/V2/Writers/Null_Writer.php', |
| 401 |
'WCPOS\\WooCommercePOS\\API\\V2\\Writers\\Order_Writer' => __DIR__ . '/../..' . '/includes/API/V2/Writers/Order_Writer.php', |
| 402 |
'WCPOS\\WooCommercePOS\\API\\V2\\Writers\\Variation_Writer' => __DIR__ . '/../..' . '/includes/API/V2/Writers/Variation_Writer.php', |
| 403 |
'WCPOS\\WooCommercePOS\\Abstracts\\Store' => __DIR__ . '/../..' . '/includes/Abstracts/Store.php', |
| 404 |
'WCPOS\\WooCommercePOS\\Activator' => __DIR__ . '/../..' . '/includes/Activator.php', |
| 405 |
'WCPOS\\WooCommercePOS\\Admin' => __DIR__ . '/../..' . '/includes/Admin.php', |
| 406 |
'WCPOS\\WooCommercePOS\\Admin\\Analytics' => __DIR__ . '/../..' . '/includes/Admin/Analytics.php', |
| 407 |
'WCPOS\\WooCommercePOS\\Admin\\Consent' => __DIR__ . '/../..' . '/includes/Admin/Consent.php', |
| 408 |
'WCPOS\\WooCommercePOS\\Admin\\Menu' => __DIR__ . '/../..' . '/includes/Admin/Menu.php', |
| 409 |
'WCPOS\\WooCommercePOS\\Admin\\Notices' => __DIR__ . '/../..' . '/includes/Admin/Notices.php', |
| 410 |
'WCPOS\\WooCommercePOS\\Admin\\Orders\\HPOS_List_Orders' => __DIR__ . '/../..' . '/includes/Admin/Orders/HPOS_List_Orders.php', |
| 411 |
'WCPOS\\WooCommercePOS\\Admin\\Orders\\HPOS_Single_Order' => __DIR__ . '/../..' . '/includes/Admin/Orders/HPOS_Single_Order.php', |
| 412 |
'WCPOS\\WooCommercePOS\\Admin\\Orders\\List_Orders' => __DIR__ . '/../..' . '/includes/Admin/Orders/List_Orders.php', |
| 413 |
'WCPOS\\WooCommercePOS\\Admin\\Orders\\Single_Order' => __DIR__ . '/../..' . '/includes/Admin/Orders/Single_Order.php', |
| 414 |
'WCPOS\\WooCommercePOS\\Admin\\Permalink' => __DIR__ . '/../..' . '/includes/Admin/Permalink.php', |
| 415 |
'WCPOS\\WooCommercePOS\\Admin\\Plugins' => __DIR__ . '/../..' . '/includes/Admin/Plugins.php', |
| 416 |
'WCPOS\\WooCommercePOS\\Admin\\Products\\List_Products' => __DIR__ . '/../..' . '/includes/Admin/Products/List_Products.php', |
| 417 |
'WCPOS\\WooCommercePOS\\Admin\\Products\\Single_Product' => __DIR__ . '/../..' . '/includes/Admin/Products/Single_Product.php', |
| 418 |
'WCPOS\\WooCommercePOS\\Admin\\Settings' => __DIR__ . '/../..' . '/includes/Admin/Settings.php', |
| 419 |
'WCPOS\\WooCommercePOS\\Admin\\Templates\\Single_Template' => __DIR__ . '/../..' . '/includes/Admin/Templates/Single_Template.php', |
| 420 |
'WCPOS\\WooCommercePOS\\CLI\\Anon_ID_Command' => __DIR__ . '/../..' . '/includes/CLI/Anon_ID_Command.php', |
| 421 |
'WCPOS\\WooCommercePOS\\Deactivator' => __DIR__ . '/../..' . '/includes/Deactivator.php', |
| 422 |
'WCPOS\\WooCommercePOS\\Emails' => __DIR__ . '/../..' . '/includes/Emails.php', |
| 423 |
'WCPOS\\WooCommercePOS\\Form_Handler' => __DIR__ . '/../..' . '/includes/Form_Handler.php', |
| 424 |
'WCPOS\\WooCommercePOS\\Gateways' => __DIR__ . '/../..' . '/includes/Gateways.php', |
| 425 |
'WCPOS\\WooCommercePOS\\Gateways\\Card' => __DIR__ . '/../..' . '/includes/Gateways/Card.php', |
| 426 |
'WCPOS\\WooCommercePOS\\Gateways\\Cash' => __DIR__ . '/../..' . '/includes/Gateways/Cash.php', |
| 427 |
'WCPOS\\WooCommercePOS\\Init' => __DIR__ . '/../..' . '/includes/Init.php', |
| 428 |
'WCPOS\\WooCommercePOS\\Integrations\\WPSEO' => __DIR__ . '/../..' . '/includes/Integrations/WPSEO.php', |
| 429 |
'WCPOS\\WooCommercePOS\\Integrations\\WePOS' => __DIR__ . '/../..' . '/includes/Integrations/WePOS.php', |
| 430 |
'WCPOS\\WooCommercePOS\\Interfaces\\Collection_Writer_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Collection_Writer_Interface.php', |
| 431 |
'WCPOS\\WooCommercePOS\\Interfaces\\Provider_Adapter_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Provider_Adapter_Interface.php', |
| 432 |
'WCPOS\\WooCommercePOS\\Interfaces\\Push_Provider_Adapter_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Push_Provider_Adapter_Interface.php', |
| 433 |
'WCPOS\\WooCommercePOS\\Interfaces\\Receipt_Output_Adapter_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Receipt_Output_Adapter_Interface.php', |
| 434 |
'WCPOS\\WooCommercePOS\\Interfaces\\Receipt_Renderer_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Receipt_Renderer_Interface.php', |
| 435 |
'WCPOS\\WooCommercePOS\\Interfaces\\Settings_Section_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Settings_Section_Interface.php', |
| 436 |
'WCPOS\\WooCommercePOS\\Interfaces\\StoreInterface' => __DIR__ . '/../..' . '/includes/Interfaces/StoreInterface.php', |
| 437 |
'WCPOS\\WooCommercePOS\\Logger' => __DIR__ . '/../..' . '/includes/Logger.php', |
| 438 |
'WCPOS\\WooCommercePOS\\Orders' => __DIR__ . '/../..' . '/includes/Orders.php', |
| 439 |
'WCPOS\\WooCommercePOS\\Payments\\Abstract_POS_Gateway' => __DIR__ . '/../..' . '/includes/Payments/Abstract_POS_Gateway.php', |
| 440 |
'WCPOS\\WooCommercePOS\\Payments\\Checkout_State_Repository' => __DIR__ . '/../..' . '/includes/Payments/Checkout_State_Repository.php', |
| 441 |
'WCPOS\\WooCommercePOS\\Payments\\Filter_Gateway_Adapter' => __DIR__ . '/../..' . '/includes/Payments/Filter_Gateway_Adapter.php', |
| 442 |
'WCPOS\\WooCommercePOS\\Payments\\Gateway_Adapter_Interface' => __DIR__ . '/../..' . '/includes/Payments/Gateway_Adapter_Interface.php', |
| 443 |
'WCPOS\\WooCommercePOS\\Payments\\Gateway_Contract' => __DIR__ . '/../..' . '/includes/Payments/Gateway_Contract.php', |
| 444 |
'WCPOS\\WooCommercePOS\\Payments\\Idempotency_Repository' => __DIR__ . '/../..' . '/includes/Payments/Idempotency_Repository.php', |
| 445 |
'WCPOS\\WooCommercePOS\\Pro' => __DIR__ . '/../..' . '/includes/Pro.php', |
| 446 |
'WCPOS\\WooCommercePOS\\Products' => __DIR__ . '/../..' . '/includes/Products.php', |
| 447 |
'WCPOS\\WooCommercePOS\\Rest_Cors' => __DIR__ . '/../..' . '/includes/Rest_Cors.php', |
| 448 |
'WCPOS\\WooCommercePOS\\Services\\Analytics' => __DIR__ . '/../..' . '/includes/Services/Analytics.php', |
| 449 |
'WCPOS\\WooCommercePOS\\Services\\Analytics_Profile' => __DIR__ . '/../..' . '/includes/Services/Analytics_Profile.php', |
| 450 |
'WCPOS\\WooCommercePOS\\Services\\Anon_ID' => __DIR__ . '/../..' . '/includes/Services/Anon_ID.php', |
| 451 |
'WCPOS\\WooCommercePOS\\Services\\Auth' => __DIR__ . '/../..' . '/includes/Services/Auth.php', |
| 452 |
'WCPOS\\WooCommercePOS\\Services\\Barcode_Field' => __DIR__ . '/../..' . '/includes/Services/Barcode_Field.php', |
| 453 |
'WCPOS\\WooCommercePOS\\Services\\Cashier' => __DIR__ . '/../..' . '/includes/Services/Cashier.php', |
| 454 |
'WCPOS\\WooCommercePOS\\Services\\Client_Signal' => __DIR__ . '/../..' . '/includes/Services/Client_Signal.php', |
| 455 |
'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Diagnostic' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Diagnostic.php', |
| 456 |
'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Media_Types' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Media_Types.php', |
| 457 |
'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Poll_Request' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Poll_Request.php', |
| 458 |
'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Registry' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Registry.php', |
| 459 |
'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Relay_Service' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Relay_Service.php', |
| 460 |
'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Submit_Service' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Submit_Service.php', |
| 461 |
'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Trigger_Service' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Trigger_Service.php', |
| 462 |
'WCPOS\\WooCommercePOS\\Services\\Core_Order_Audit_Guard' => __DIR__ . '/../..' . '/includes/Services/Core_Order_Audit_Guard.php', |
| 463 |
'WCPOS\\WooCommercePOS\\Services\\Customer_Meta_Parity' => __DIR__ . '/../..' . '/includes/Services/Customer_Meta_Parity.php', |
| 464 |
'WCPOS\\WooCommercePOS\\Services\\Decimal_Quantities' => __DIR__ . '/../..' . '/includes/Services/Decimal_Quantities.php', |
| 465 |
'WCPOS\\WooCommercePOS\\Services\\Error_Reporter' => __DIR__ . '/../..' . '/includes/Services/Error_Reporter.php', |
| 466 |
'WCPOS\\WooCommercePOS\\Services\\Extensions' => __DIR__ . '/../..' . '/includes/Services/Extensions.php', |
| 467 |
'WCPOS\\WooCommercePOS\\Services\\Feature_Flags' => __DIR__ . '/../..' . '/includes/Services/Feature_Flags.php', |
| 468 |
'WCPOS\\WooCommercePOS\\Services\\Fiscal_Receipt_Service' => __DIR__ . '/../..' . '/includes/Services/Fiscal_Receipt_Service.php', |
| 469 |
'WCPOS\\WooCommercePOS\\Services\\Landing_Profile' => __DIR__ . '/../..' . '/includes/Services/Landing_Profile.php', |
| 470 |
'WCPOS\\WooCommercePOS\\Services\\Lifecycle_Events' => __DIR__ . '/../..' . '/includes/Services/Lifecycle_Events.php', |
| 471 |
'WCPOS\\WooCommercePOS\\Services\\Local_Image_Resolver' => __DIR__ . '/../..' . '/includes/Services/Local_Image_Resolver.php', |
| 472 |
'WCPOS\\WooCommercePOS\\Services\\Meta_Data_Repair' => __DIR__ . '/../..' . '/includes/Services/Meta_Data_Repair.php', |
| 473 |
'WCPOS\\WooCommercePOS\\Services\\Opening_Hours_Formatter' => __DIR__ . '/../..' . '/includes/Services/Opening_Hours_Formatter.php', |
| 474 |
'WCPOS\\WooCommercePOS\\Services\\Order_Notes' => __DIR__ . '/../..' . '/includes/Services/Order_Notes.php', |
| 475 |
'WCPOS\\WooCommercePOS\\Services\\Pdf_Layout_Preprocessor' => __DIR__ . '/../..' . '/includes/Services/Pdf_Layout_Preprocessor.php', |
| 476 |
'WCPOS\\WooCommercePOS\\Services\\Pdf_Renderer' => __DIR__ . '/../..' . '/includes/Services/Pdf_Renderer.php', |
| 477 |
'WCPOS\\WooCommercePOS\\Services\\Pos_Order_Audit' => __DIR__ . '/../..' . '/includes/Services/Pos_Order_Audit.php', |
| 478 |
'WCPOS\\WooCommercePOS\\Services\\Preview_Receipt_Builder' => __DIR__ . '/../..' . '/includes/Services/Preview_Receipt_Builder.php', |
| 479 |
'WCPOS\\WooCommercePOS\\Services\\PrintNode_Client' => __DIR__ . '/../..' . '/includes/Services/PrintNode_Client.php', |
| 480 |
'WCPOS\\WooCommercePOS\\Services\\Print_Format_Resolver' => __DIR__ . '/../..' . '/includes/Services/Print_Format_Resolver.php', |
| 481 |
'WCPOS\\WooCommercePOS\\Services\\Print_Job_Service' => __DIR__ . '/../..' . '/includes/Services/Print_Job_Service.php', |
| 482 |
'WCPOS\\WooCommercePOS\\Services\\Provider' => __DIR__ . '/../..' . '/includes/Services/Provider.php', |
| 483 |
'WCPOS\\WooCommercePOS\\Services\\Providers\\Epson_Sdp_Adapter' => __DIR__ . '/../..' . '/includes/Services/Providers/Epson_Sdp_Adapter.php', |
| 484 |
'WCPOS\\WooCommercePOS\\Services\\Providers\\Printnode_Adapter' => __DIR__ . '/../..' . '/includes/Services/Providers/Printnode_Adapter.php', |
| 485 |
'WCPOS\\WooCommercePOS\\Services\\Providers\\Star_Cloudprnt_Adapter' => __DIR__ . '/../..' . '/includes/Services/Providers/Star_Cloudprnt_Adapter.php', |
| 486 |
'WCPOS\\WooCommercePOS\\Services\\Providers\\Star_Online_Adapter' => __DIR__ . '/../..' . '/includes/Services/Providers/Star_Online_Adapter.php', |
| 487 |
'WCPOS\\WooCommercePOS\\Services\\Receipt_Data_Builder' => __DIR__ . '/../..' . '/includes/Services/Receipt_Data_Builder.php', |
| 488 |
'WCPOS\\WooCommercePOS\\Services\\Receipt_Data_Schema' => __DIR__ . '/../..' . '/includes/Services/Receipt_Data_Schema.php', |
| 489 |
'WCPOS\\WooCommercePOS\\Services\\Receipt_Date_Formatter' => __DIR__ . '/../..' . '/includes/Services/Receipt_Date_Formatter.php', |
| 490 |
'WCPOS\\WooCommercePOS\\Services\\Receipt_I18n_Labels' => __DIR__ . '/../..' . '/includes/Services/Receipt_I18n_Labels.php', |
| 491 |
'WCPOS\\WooCommercePOS\\Services\\Receipt_Output_Adapter_Factory' => __DIR__ . '/../..' . '/includes/Services/Receipt_Output_Adapter_Factory.php', |
| 492 |
'WCPOS\\WooCommercePOS\\Services\\Receipt_Payload_Assembler' => __DIR__ . '/../..' . '/includes/Services/Receipt_Payload_Assembler.php', |
| 493 |
'WCPOS\\WooCommercePOS\\Services\\Receipt_Preview_Fixture_Loader' => __DIR__ . '/../..' . '/includes/Services/Receipt_Preview_Fixture_Loader.php', |
| 494 |
'WCPOS\\WooCommercePOS\\Services\\Receipt_Renderer_Factory' => __DIR__ . '/../..' . '/includes/Services/Receipt_Renderer_Factory.php', |
| 495 |
'WCPOS\\WooCommercePOS\\Services\\Receipt_Snapshot_Store' => __DIR__ . '/../..' . '/includes/Services/Receipt_Snapshot_Store.php', |
| 496 |
'WCPOS\\WooCommercePOS\\Services\\Receipt_Store_Resolver' => __DIR__ . '/../..' . '/includes/Services/Receipt_Store_Resolver.php', |
| 497 |
'WCPOS\\WooCommercePOS\\Services\\Session_Context' => __DIR__ . '/../..' . '/includes/Services/Session_Context.php', |
| 498 |
'WCPOS\\WooCommercePOS\\Services\\Settings' => __DIR__ . '/../..' . '/includes/Services/Settings.php', |
| 499 |
'WCPOS\\WooCommercePOS\\Services\\Settings\\Abstract_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Abstract_Section.php', |
| 500 |
'WCPOS\\WooCommercePOS\\Services\\Settings\\Access_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Access_Section.php', |
| 501 |
'WCPOS\\WooCommercePOS\\Services\\Settings\\Checkout_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Checkout_Section.php', |
| 502 |
'WCPOS\\WooCommercePOS\\Services\\Settings\\Cloud_Print_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Cloud_Print_Section.php', |
| 503 |
'WCPOS\\WooCommercePOS\\Services\\Settings\\General_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/General_Section.php', |
| 504 |
'WCPOS\\WooCommercePOS\\Services\\Settings\\License_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/License_Section.php', |
| 505 |
'WCPOS\\WooCommercePOS\\Services\\Settings\\Payment_Gateways_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Payment_Gateways_Section.php', |
| 506 |
'WCPOS\\WooCommercePOS\\Services\\Settings\\Section_Registry' => __DIR__ . '/../..' . '/includes/Services/Settings/Section_Registry.php', |
| 507 |
'WCPOS\\WooCommercePOS\\Services\\Settings\\Tax_Ids_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Tax_Ids_Section.php', |
| 508 |
'WCPOS\\WooCommercePOS\\Services\\Settings\\Tools_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Tools_Section.php', |
| 509 |
'WCPOS\\WooCommercePOS\\Services\\Settings\\Visibility_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Visibility_Section.php', |
| 510 |
'WCPOS\\WooCommercePOS\\Services\\Star_Online_Client' => __DIR__ . '/../..' . '/includes/Services/Star_Online_Client.php', |
| 511 |
'WCPOS\\WooCommercePOS\\Services\\Stock_Validator' => __DIR__ . '/../..' . '/includes/Services/Stock_Validator.php', |
| 512 |
'WCPOS\\WooCommercePOS\\Services\\Store_Defaults' => __DIR__ . '/../..' . '/includes/Services/Store_Defaults.php', |
| 513 |
'WCPOS\\WooCommercePOS\\Services\\Store_Logo_Resolver' => __DIR__ . '/../..' . '/includes/Services/Store_Logo_Resolver.php', |
| 514 |
'WCPOS\\WooCommercePOS\\Services\\Tax_Id_Detector' => __DIR__ . '/../..' . '/includes/Services/Tax_Id_Detector.php', |
| 515 |
'WCPOS\\WooCommercePOS\\Services\\Tax_Id_Reader' => __DIR__ . '/../..' . '/includes/Services/Tax_Id_Reader.php', |
| 516 |
'WCPOS\\WooCommercePOS\\Services\\Tax_Id_Settings' => __DIR__ . '/../..' . '/includes/Services/Tax_Id_Settings.php', |
| 517 |
'WCPOS\\WooCommercePOS\\Services\\Tax_Id_Types' => __DIR__ . '/../..' . '/includes/Services/Tax_Id_Types.php', |
| 518 |
'WCPOS\\WooCommercePOS\\Services\\Tax_Id_Writer' => __DIR__ . '/../..' . '/includes/Services/Tax_Id_Writer.php', |
| 519 |
'WCPOS\\WooCommercePOS\\Services\\Template_Pdf_Service' => __DIR__ . '/../..' . '/includes/Services/Template_Pdf_Service.php', |
| 520 |
'WCPOS\\WooCommercePOS\\Services\\Variable_Price_Range' => __DIR__ . '/../..' . '/includes/Services/Variable_Price_Range.php', |
| 521 |
'WCPOS\\WooCommercePOS\\Storefront_Receipts' => __DIR__ . '/../..' . '/includes/Storefront_Receipts.php', |
| 522 |
'WCPOS\\WooCommercePOS\\Sync\\Api' => __DIR__ . '/../..' . '/includes/Sync/Api.php', |
| 523 |
'WCPOS\\WooCommercePOS\\Sync\\Augmentation_Pipeline' => __DIR__ . '/../..' . '/includes/Sync/Augmentation_Pipeline.php', |
| 524 |
'WCPOS\\WooCommercePOS\\Sync\\Collection_Rules' => __DIR__ . '/../..' . '/includes/Sync/Collection_Rules.php', |
| 525 |
'WCPOS\\WooCommercePOS\\Sync\\Collection_Rules_Plan' => __DIR__ . '/../..' . '/includes/Sync/Collection_Rules_Plan.php', |
| 526 |
'WCPOS\\WooCommercePOS\\Sync\\Collections' => __DIR__ . '/../..' . '/includes/Sync/Collections.php', |
| 527 |
'WCPOS\\WooCommercePOS\\Sync\\Config_Fingerprint' => __DIR__ . '/../..' . '/includes/Sync/Config_Fingerprint.php', |
| 528 |
'WCPOS\\WooCommercePOS\\Sync\\Cors' => __DIR__ . '/../..' . '/includes/Sync/Cors.php', |
| 529 |
'WCPOS\\WooCommercePOS\\Sync\\Coupon_Modified_Date' => __DIR__ . '/../..' . '/includes/Sync/Coupon_Modified_Date.php', |
| 530 |
'WCPOS\\WooCommercePOS\\Sync\\Digest_Index' => __DIR__ . '/../..' . '/includes/Sync/Digest_Index.php', |
| 531 |
'WCPOS\\WooCommercePOS\\Sync\\Endpoint_Permissions' => __DIR__ . '/../..' . '/includes/Sync/Endpoint_Permissions.php', |
| 532 |
'WCPOS\\WooCommercePOS\\Sync\\Header_Mirror' => __DIR__ . '/../..' . '/includes/Sync/Header_Mirror.php', |
| 533 |
'WCPOS\\WooCommercePOS\\Sync\\Health' => __DIR__ . '/../..' . '/includes/Sync/Health.php', |
| 534 |
'WCPOS\\WooCommercePOS\\Sync\\Integrity_Digest' => __DIR__ . '/../..' . '/includes/Sync/Integrity_Digest.php', |
| 535 |
'WCPOS\\WooCommercePOS\\Sync\\Meta_Entry' => __DIR__ . '/../..' . '/includes/Sync/Meta_Entry.php', |
| 536 |
'WCPOS\\WooCommercePOS\\Sync\\Meta_Normalizer' => __DIR__ . '/../..' . '/includes/Sync/Meta_Normalizer.php', |
| 537 |
'WCPOS\\WooCommercePOS\\Sync\\Mutation_Store' => __DIR__ . '/../..' . '/includes/Sync/Mutation_Store.php', |
| 538 |
'WCPOS\\WooCommercePOS\\Sync\\Order_Document' => __DIR__ . '/../..' . '/includes/Sync/Order_Document.php', |
| 539 |
'WCPOS\\WooCommercePOS\\Sync\\Order_Pull_Planner' => __DIR__ . '/../..' . '/includes/Sync/Order_Pull_Planner.php', |
| 540 |
'WCPOS\\WooCommercePOS\\Sync\\Order_Query' => __DIR__ . '/../..' . '/includes/Sync/Order_Query.php', |
| 541 |
'WCPOS\\WooCommercePOS\\Sync\\Order_Serializer' => __DIR__ . '/../..' . '/includes/Sync/Order_Serializer.php', |
| 542 |
'WCPOS\\WooCommercePOS\\Sync\\Order_Uuid_Exception' => __DIR__ . '/../..' . '/includes/Sync/Order_Uuid_Exception.php', |
| 543 |
'WCPOS\\WooCommercePOS\\Sync\\Order_Write_Payload' => __DIR__ . '/../..' . '/includes/Sync/Order_Write_Payload.php', |
| 544 |
'WCPOS\\WooCommercePOS\\Sync\\Pos_Uuid' => __DIR__ . '/../..' . '/includes/Sync/Pos_Uuid.php', |
| 545 |
'WCPOS\\WooCommercePOS\\Sync\\Pos_Visibility' => __DIR__ . '/../..' . '/includes/Sync/Pos_Visibility.php', |
| 546 |
'WCPOS\\WooCommercePOS\\Sync\\Product_Images' => __DIR__ . '/../..' . '/includes/Sync/Product_Images.php', |
| 547 |
'WCPOS\\WooCommercePOS\\Sync\\Product_Serializer' => __DIR__ . '/../..' . '/includes/Sync/Product_Serializer.php', |
| 548 |
'WCPOS\\WooCommercePOS\\Sync\\Proxy_Uuid_Stamper' => __DIR__ . '/../..' . '/includes/Sync/Proxy_Uuid_Stamper.php', |
| 549 |
'WCPOS\\WooCommercePOS\\Sync\\Request_Int_Param' => __DIR__ . '/../..' . '/includes/Sync/Request_Int_Param.php', |
| 550 |
'WCPOS\\WooCommercePOS\\Sync\\Response_Envelope' => __DIR__ . '/../..' . '/includes/Sync/Response_Envelope.php', |
| 551 |
'WCPOS\\WooCommercePOS\\Sync\\Response_Telemetry' => __DIR__ . '/../..' . '/includes/Sync/Response_Telemetry.php', |
| 552 |
'WCPOS\\WooCommercePOS\\Sync\\Retry_After_Mirror' => __DIR__ . '/../..' . '/includes/Sync/Retry_After_Mirror.php', |
| 553 |
'WCPOS\\WooCommercePOS\\Sync\\Revision' => __DIR__ . '/../..' . '/includes/Sync/Revision.php', |
| 554 |
'WCPOS\\WooCommercePOS\\Sync\\Store_Scope' => __DIR__ . '/../..' . '/includes/Sync/Store_Scope.php', |
| 555 |
'WCPOS\\WooCommercePOS\\Sync\\Sync_Journal' => __DIR__ . '/../..' . '/includes/Sync/Sync_Journal.php', |
| 556 |
'WCPOS\\WooCommercePOS\\Sync\\Sync_Journal_Purge' => __DIR__ . '/../..' . '/includes/Sync/Sync_Journal_Purge.php', |
| 557 |
'WCPOS\\WooCommercePOS\\Sync\\Term_Meta_Adapter' => __DIR__ . '/../..' . '/includes/Sync/Term_Meta_Adapter.php', |
| 558 |
'WCPOS\\WooCommercePOS\\Sync\\Variable_Children' => __DIR__ . '/../..' . '/includes/Sync/Variable_Children.php', |
| 559 |
'WCPOS\\WooCommercePOS\\Sync\\Variable_Prices' => __DIR__ . '/../..' . '/includes/Sync/Variable_Prices.php', |
| 560 |
'WCPOS\\WooCommercePOS\\Sync\\Visibility_Observer' => __DIR__ . '/../..' . '/includes/Sync/Visibility_Observer.php', |
| 561 |
'WCPOS\\WooCommercePOS\\Template_Router' => __DIR__ . '/../..' . '/includes/Template_Router.php', |
| 562 |
'WCPOS\\WooCommercePOS\\Templates' => __DIR__ . '/../..' . '/includes/Templates.php', |
| 563 |
'WCPOS\\WooCommercePOS\\Templates\\Adapters\\Cpcl_Output_Adapter' => __DIR__ . '/../..' . '/includes/Templates/Adapters/Cpcl_Output_Adapter.php', |
| 564 |
'WCPOS\\WooCommercePOS\\Templates\\Adapters\\Epos_Xml_Output_Adapter' => __DIR__ . '/../..' . '/includes/Templates/Adapters/Epos_Xml_Output_Adapter.php', |
| 565 |
'WCPOS\\WooCommercePOS\\Templates\\Adapters\\Escpos_Output_Adapter' => __DIR__ . '/../..' . '/includes/Templates/Adapters/Escpos_Output_Adapter.php', |
| 566 |
'WCPOS\\WooCommercePOS\\Templates\\Adapters\\Html_Output_Adapter' => __DIR__ . '/../..' . '/includes/Templates/Adapters/Html_Output_Adapter.php', |
| 567 |
'WCPOS\\WooCommercePOS\\Templates\\Adapters\\Tspl_Output_Adapter' => __DIR__ . '/../..' . '/includes/Templates/Adapters/Tspl_Output_Adapter.php', |
| 568 |
'WCPOS\\WooCommercePOS\\Templates\\Adapters\\Zpl_Output_Adapter' => __DIR__ . '/../..' . '/includes/Templates/Adapters/Zpl_Output_Adapter.php', |
| 569 |
'WCPOS\\WooCommercePOS\\Templates\\Auth' => __DIR__ . '/../..' . '/includes/Templates/Auth.php', |
| 570 |
'WCPOS\\WooCommercePOS\\Templates\\Barcode_Image' => __DIR__ . '/../..' . '/includes/Templates/Barcode_Image.php', |
| 571 |
'WCPOS\\WooCommercePOS\\Templates\\Barcode_Symbology' => __DIR__ . '/../..' . '/includes/Templates/Barcode_Symbology.php', |
| 572 |
'WCPOS\\WooCommercePOS\\Templates\\Frontend' => __DIR__ . '/../..' . '/includes/Templates/Frontend.php', |
| 573 |
'WCPOS\\WooCommercePOS\\Templates\\Gallery_Registry' => __DIR__ . '/../..' . '/includes/Templates/Gallery_Registry.php', |
| 574 |
'WCPOS\\WooCommercePOS\\Templates\\Login' => __DIR__ . '/../..' . '/includes/Templates/Login.php', |
| 575 |
'WCPOS\\WooCommercePOS\\Templates\\Payment' => __DIR__ . '/../..' . '/includes/Templates/Payment.php', |
| 576 |
'WCPOS\\WooCommercePOS\\Templates\\Receipt' => __DIR__ . '/../..' . '/includes/Templates/Receipt.php', |
| 577 |
'WCPOS\\WooCommercePOS\\Templates\\Received' => __DIR__ . '/../..' . '/includes/Templates/Received.php', |
| 578 |
'WCPOS\\WooCommercePOS\\Templates\\Renderers\\Legacy_Php_Renderer' => __DIR__ . '/../..' . '/includes/Templates/Renderers/Legacy_Php_Renderer.php', |
| 579 |
'WCPOS\\WooCommercePOS\\Templates\\Renderers\\Logicless_Renderer' => __DIR__ . '/../..' . '/includes/Templates/Renderers/Logicless_Renderer.php', |
| 580 |
'WCPOS\\WooCommercePOS\\Templates\\Renderers\\Thermal_Html_Renderer' => __DIR__ . '/../..' . '/includes/Templates/Renderers/Thermal_Html_Renderer.php', |
| 581 |
'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Epos_Xml_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Epos_Xml_Thermal_Emitter.php', |
| 582 |
'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Escpos_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Escpos_Thermal_Emitter.php', |
| 583 |
'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Html_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Html_Thermal_Emitter.php', |
| 584 |
'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Raster_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Raster_Thermal_Emitter.php', |
| 585 |
'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Star_Markup_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Star_Markup_Thermal_Emitter.php', |
| 586 |
'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Starprnt_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Starprnt_Thermal_Emitter.php', |
| 587 |
'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Text_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Text_Thermal_Emitter.php', |
| 588 |
'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Bitmap' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Bitmap.php', |
| 589 |
'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Bounds' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Bounds.php', |
| 590 |
'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Markup_Parser' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Markup_Parser.php', |
| 591 |
'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Renderer' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Renderer.php', |
| 592 |
'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Text_Layout' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Text_Layout.php', |
| 593 |
'WCPOS\\WooCommercePOS\\Templates\\Validator' => __DIR__ . '/../..' . '/includes/Templates/Validator.php', |
| 594 |
'WCPOS\\WooCommercePOS\\WC_API' => __DIR__ . '/../..' . '/includes/WC_API.php', |
| 595 |
'WCPOS\\WooCommercePOS\\i18n' => __DIR__ . '/../..' . '/includes/i18n.php', |
| 596 |
); |
| 597 |
|
| 598 |
public static function getInitializer(ClassLoader $loader) |
| 599 |
{ |
| 600 |
return \Closure::bind(function () use ($loader) { |
| 601 |
$loader->prefixLengthsPsr4 = ComposerStaticInit8a2983aefbb432b96d5ff1f198452f58::$prefixLengthsPsr4; |
| 602 |
$loader->prefixDirsPsr4 = ComposerStaticInit8a2983aefbb432b96d5ff1f198452f58::$prefixDirsPsr4; |
| 603 |
$loader->prefixesPsr0 = ComposerStaticInit8a2983aefbb432b96d5ff1f198452f58::$prefixesPsr0; |
| 604 |
$loader->classMap = ComposerStaticInit8a2983aefbb432b96d5ff1f198452f58::$classMap; |
| 605 |
|
| 606 |
}, null, ClassLoader::class); |
| 607 |
} |
| 608 |
} |
| 609 |
|