| @@ -3,9 +3,9 @@ | ||
| 3 | 3 | // autoload_static.php @generated by Composer |
| 4 | 4 | |
| 5 | 5 | namespace Composer\Autoload; |
| 6 | 6 | |
| 7 | -class ComposerStaticInitc05fecb62ea97b40cdf7bb450842e935 | |
| 7 | +class ComposerStaticInitf5acc9df592adc31d4b15ea17eae4db1 | |
| 8 | 8 | { |
| 9 | 9 | public static $files = array ( |
| 10 | 10 | '23c18046f52bef3eea034657bafda50f' => __DIR__ . '/..' . '/symfony/polyfill-php81/bootstrap.php', |
| 11 | 11 | '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php', |
| @@ -322,8 +322,11 @@ | ||
| 322 | 322 | 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php', |
| 323 | 323 | 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php', |
| 324 | 324 | 'WCPOS\\WooCommercePOS\\AJAX' => __DIR__ . '/../..' . '/includes/AJAX.php', |
| 325 | 325 | 'WCPOS\\WooCommercePOS\\API' => __DIR__ . '/../..' . '/includes/API.php', |
| 326 | + 'WCPOS\\WooCommercePOS\\API\\Controller_Registry' => __DIR__ . '/../..' . '/includes/API/Controller_Registry.php', | |
| 327 | + 'WCPOS\\WooCommercePOS\\API\\Order_Search' => __DIR__ . '/../..' . '/includes/API/Order_Search.php', | |
| 328 | + 'WCPOS\\WooCommercePOS\\API\\Product_Search' => __DIR__ . '/../..' . '/includes/API/Product_Search.php', | |
| 326 | 329 | 'WCPOS\\WooCommercePOS\\API\\Route_Classifier' => __DIR__ . '/../..' . '/includes/API/Route_Classifier.php', |
| 327 | 330 | 'WCPOS\\WooCommercePOS\\API\\V1\\Auth' => __DIR__ . '/../..' . '/includes/API/V1/Auth.php', |
| 328 | 331 | 'WCPOS\\WooCommercePOS\\API\\V1\\Bulk_ID_Fast_Path' => __DIR__ . '/../..' . '/includes/API/V1/Bulk_ID_Fast_Path.php', |
| 329 | 332 | 'WCPOS\\WooCommercePOS\\API\\V1\\Cashier' => __DIR__ . '/../..' . '/includes/API/V1/Cashier.php', |
| @@ -354,25 +357,16 @@ | ||
| 354 | 357 | 'WCPOS\\WooCommercePOS\\API\\V1\\Traits\\Query_Helpers' => __DIR__ . '/../..' . '/includes/API/V1/Traits/Query_Helpers.php', |
| 355 | 358 | 'WCPOS\\WooCommercePOS\\API\\V1\\Traits\\Term_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Traits/Term_Controller.php', |
| 356 | 359 | 'WCPOS\\WooCommercePOS\\API\\V1\\Traits\\Uuid_Handler' => __DIR__ . '/../..' . '/includes/API/V1/Traits/Uuid_Handler.php', |
| 357 | 360 | 'WCPOS\\WooCommercePOS\\API\\V1\\Traits\\WCPOS_REST_API' => __DIR__ . '/../..' . '/includes/API/V1/Traits/WCPOS_REST_API.php', |
| 358 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Auth' => __DIR__ . '/../..' . '/includes/API/V2/Auth.php', | |
| 359 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Cashier' => __DIR__ . '/../..' . '/includes/API/V2/Cashier.php', | |
| 360 | 361 | 'WCPOS\\WooCommercePOS\\API\\V2\\Catalog_Proxy_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Catalog_Proxy_Controller.php', |
| 361 | 362 | 'WCPOS\\WooCommercePOS\\API\\V2\\Changes_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Changes_Controller.php', |
| 362 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Checkout_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Checkout_Controller.php', | |
| 363 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Data_Order_Statuses_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Data_Order_Statuses_Controller.php', | |
| 364 | 363 | 'WCPOS\\WooCommercePOS\\API\\V2\\Digests_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Digests_Controller.php', |
| 365 | 364 | 'WCPOS\\WooCommercePOS\\API\\V2\\Echo_Probe' => __DIR__ . '/../..' . '/includes/API/V2/Echo_Probe.php', |
| 366 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Extensions' => __DIR__ . '/../..' . '/includes/API/V2/Extensions.php', | |
| 367 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Gateway_Bootstrap_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Gateway_Bootstrap_Controller.php', | |
| 368 | 365 | 'WCPOS\\WooCommercePOS\\API\\V2\\Integrity_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Integrity_Controller.php', |
| 369 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Logs' => __DIR__ . '/../..' . '/includes/API/V2/Logs.php', | |
| 370 | 366 | 'WCPOS\\WooCommercePOS\\API\\V2\\Order_Email_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Order_Email_Controller.php', |
| 371 | 367 | 'WCPOS\\WooCommercePOS\\API\\V2\\Orders_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Orders_Controller.php', |
| 372 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Payment_Gateways' => __DIR__ . '/../..' . '/includes/API/V2/Payment_Gateways.php', | |
| 373 | 368 | 'WCPOS\\WooCommercePOS\\API\\V2\\Ping' => __DIR__ . '/../..' . '/includes/API/V2/Ping.php', |
| 374 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Print_Jobs_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Print_Jobs_Controller.php', | |
| 375 | 369 | 'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Coupons_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Coupons_Proxy_Behavior.php', |
| 376 | 370 | 'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Customers_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Customers_Proxy_Behavior.php', |
| 377 | 371 | 'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Null_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Null_Proxy_Behavior.php', |
| 378 | 372 | 'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Orders_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Orders_Proxy_Behavior.php', |
| @@ -381,17 +375,11 @@ | ||
| 381 | 375 | 'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Scoped_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Scoped_Proxy_Behavior.php', |
| 382 | 376 | 'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Stable_Sort' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Stable_Sort.php', |
| 383 | 377 | 'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Taxes_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Taxes_Proxy_Behavior.php', |
| 384 | 378 | 'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Terms_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Terms_Proxy_Behavior.php', |
| 385 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Receipts_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Receipts_Controller.php', | |
| 386 | 379 | 'WCPOS\\WooCommercePOS\\API\\V2\\Resolve_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Resolve_Controller.php', |
| 387 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Settings' => __DIR__ . '/../..' . '/includes/API/V2/Settings.php', | |
| 388 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Shipping_Methods_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Shipping_Methods_Controller.php', | |
| 389 | 380 | 'WCPOS\\WooCommercePOS\\API\\V2\\Site' => __DIR__ . '/../..' . '/includes/API/V2/Site.php', |
| 390 | 381 | 'WCPOS\\WooCommercePOS\\API\\V2\\Status_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Status_Controller.php', |
| 391 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Stores' => __DIR__ . '/../..' . '/includes/API/V2/Stores.php', | |
| 392 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Tax_Classes_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Tax_Classes_Controller.php', | |
| 393 | - 'WCPOS\\WooCommercePOS\\API\\V2\\Templates_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Templates_Controller.php', | |
| 394 | 382 | 'WCPOS\\WooCommercePOS\\API\\V2\\Uuid_Backfill_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Uuid_Backfill_Controller.php', |
| 395 | 383 | 'WCPOS\\WooCommercePOS\\API\\V2\\Variations_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Variations_Controller.php', |
| 396 | 384 | 'WCPOS\\WooCommercePOS\\API\\V2\\Write_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Write_Controller.php', |
| 397 | 385 | 'WCPOS\\WooCommercePOS\\API\\V2\\Writers\\Collection_Writer_Resolver' => __DIR__ . '/../..' . '/includes/API/V2/Writers/Collection_Writer_Resolver.php', |
| @@ -422,12 +410,15 @@ | ||
| 422 | 410 | 'WCPOS\\WooCommercePOS\\Form_Handler' => __DIR__ . '/../..' . '/includes/Form_Handler.php', |
| 423 | 411 | 'WCPOS\\WooCommercePOS\\Gateways' => __DIR__ . '/../..' . '/includes/Gateways.php', |
| 424 | 412 | 'WCPOS\\WooCommercePOS\\Gateways\\Card' => __DIR__ . '/../..' . '/includes/Gateways/Card.php', |
| 425 | 413 | 'WCPOS\\WooCommercePOS\\Gateways\\Cash' => __DIR__ . '/../..' . '/includes/Gateways/Cash.php', |
| 414 | + 'WCPOS\\WooCommercePOS\\Hook_Manifest' => __DIR__ . '/../..' . '/includes/Hook_Manifest.php', | |
| 426 | 415 | 'WCPOS\\WooCommercePOS\\Init' => __DIR__ . '/../..' . '/includes/Init.php', |
| 427 | 416 | 'WCPOS\\WooCommercePOS\\Integrations\\WPSEO' => __DIR__ . '/../..' . '/includes/Integrations/WPSEO.php', |
| 428 | 417 | 'WCPOS\\WooCommercePOS\\Integrations\\WePOS' => __DIR__ . '/../..' . '/includes/Integrations/WePOS.php', |
| 418 | + 'WCPOS\\WooCommercePOS\\Integrations\\WooCommerce_Tax' => __DIR__ . '/../..' . '/includes/Integrations/WooCommerce_Tax.php', | |
| 429 | 419 | 'WCPOS\\WooCommercePOS\\Interfaces\\Collection_Writer_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Collection_Writer_Interface.php', |
| 420 | + 'WCPOS\\WooCommercePOS\\Interfaces\\Poll_Provider_Adapter_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Poll_Provider_Adapter_Interface.php', | |
| 430 | 421 | 'WCPOS\\WooCommercePOS\\Interfaces\\Provider_Adapter_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Provider_Adapter_Interface.php', |
| 431 | 422 | 'WCPOS\\WooCommercePOS\\Interfaces\\Push_Provider_Adapter_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Push_Provider_Adapter_Interface.php', |
| 432 | 423 | 'WCPOS\\WooCommercePOS\\Interfaces\\Receipt_Output_Adapter_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Receipt_Output_Adapter_Interface.php', |
| 433 | 424 | 'WCPOS\\WooCommercePOS\\Interfaces\\Receipt_Renderer_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Receipt_Renderer_Interface.php', |
| @@ -449,9 +440,9 @@ | ||
| 449 | 440 | 'WCPOS\\WooCommercePOS\\Services\\Anon_ID' => __DIR__ . '/../..' . '/includes/Services/Anon_ID.php', |
| 450 | 441 | 'WCPOS\\WooCommercePOS\\Services\\Auth' => __DIR__ . '/../..' . '/includes/Services/Auth.php', |
| 451 | 442 | 'WCPOS\\WooCommercePOS\\Services\\Barcode_Field' => __DIR__ . '/../..' . '/includes/Services/Barcode_Field.php', |
| 452 | 443 | 'WCPOS\\WooCommercePOS\\Services\\Cashier' => __DIR__ . '/../..' . '/includes/Services/Cashier.php', |
| 453 | - 'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Diagnostic' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Diagnostic.php', | |
| 444 | + 'WCPOS\\WooCommercePOS\\Services\\Client_Signal' => __DIR__ . '/../..' . '/includes/Services/Client_Signal.php', | |
| 454 | 445 | 'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Media_Types' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Media_Types.php', |
| 455 | 446 | 'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Poll_Request' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Poll_Request.php', |
| 456 | 447 | 'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Registry' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Registry.php', |
| 457 | 448 | 'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Relay_Service' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Relay_Service.php', |
| @@ -456,11 +447,14 @@ | ||
| 456 | 447 | 'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Registry' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Registry.php', |
| 457 | 448 | 'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Relay_Service' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Relay_Service.php', |
| 458 | 449 | 'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Submit_Service' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Submit_Service.php', |
| 459 | 450 | 'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Trigger_Service' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Trigger_Service.php', |
| 451 | + 'WCPOS\\WooCommercePOS\\Services\\Cloudflare_Detector' => __DIR__ . '/../..' . '/includes/Services/Cloudflare_Detector.php', | |
| 460 | 452 | 'WCPOS\\WooCommercePOS\\Services\\Core_Order_Audit_Guard' => __DIR__ . '/../..' . '/includes/Services/Core_Order_Audit_Guard.php', |
| 453 | + 'WCPOS\\WooCommercePOS\\Services\\Customer_Account_Guard' => __DIR__ . '/../..' . '/includes/Services/Customer_Account_Guard.php', | |
| 461 | 454 | 'WCPOS\\WooCommercePOS\\Services\\Customer_Meta_Parity' => __DIR__ . '/../..' . '/includes/Services/Customer_Meta_Parity.php', |
| 462 | 455 | 'WCPOS\\WooCommercePOS\\Services\\Decimal_Quantities' => __DIR__ . '/../..' . '/includes/Services/Decimal_Quantities.php', |
| 456 | + 'WCPOS\\WooCommercePOS\\Services\\Error_Reporter' => __DIR__ . '/../..' . '/includes/Services/Error_Reporter.php', | |
| 463 | 457 | 'WCPOS\\WooCommercePOS\\Services\\Extensions' => __DIR__ . '/../..' . '/includes/Services/Extensions.php', |
| 464 | 458 | 'WCPOS\\WooCommercePOS\\Services\\Feature_Flags' => __DIR__ . '/../..' . '/includes/Services/Feature_Flags.php', |
| 465 | 459 | 'WCPOS\\WooCommercePOS\\Services\\Fiscal_Receipt_Service' => __DIR__ . '/../..' . '/includes/Services/Fiscal_Receipt_Service.php', |
| 466 | 460 | 'WCPOS\\WooCommercePOS\\Services\\Landing_Profile' => __DIR__ . '/../..' . '/includes/Services/Landing_Profile.php', |
| @@ -468,14 +462,16 @@ | ||
| 468 | 462 | 'WCPOS\\WooCommercePOS\\Services\\Local_Image_Resolver' => __DIR__ . '/../..' . '/includes/Services/Local_Image_Resolver.php', |
| 469 | 463 | 'WCPOS\\WooCommercePOS\\Services\\Meta_Data_Repair' => __DIR__ . '/../..' . '/includes/Services/Meta_Data_Repair.php', |
| 470 | 464 | 'WCPOS\\WooCommercePOS\\Services\\Opening_Hours_Formatter' => __DIR__ . '/../..' . '/includes/Services/Opening_Hours_Formatter.php', |
| 471 | 465 | 'WCPOS\\WooCommercePOS\\Services\\Order_Notes' => __DIR__ . '/../..' . '/includes/Services/Order_Notes.php', |
| 466 | + 'WCPOS\\WooCommercePOS\\Services\\Order_Write_Intent' => __DIR__ . '/../..' . '/includes/Services/Order_Write_Intent.php', | |
| 472 | 467 | 'WCPOS\\WooCommercePOS\\Services\\Pdf_Layout_Preprocessor' => __DIR__ . '/../..' . '/includes/Services/Pdf_Layout_Preprocessor.php', |
| 473 | 468 | 'WCPOS\\WooCommercePOS\\Services\\Pdf_Renderer' => __DIR__ . '/../..' . '/includes/Services/Pdf_Renderer.php', |
| 469 | + 'WCPOS\\WooCommercePOS\\Services\\Permission_Rules' => __DIR__ . '/../..' . '/includes/Services/Permission_Rules.php', | |
| 474 | 470 | 'WCPOS\\WooCommercePOS\\Services\\Pos_Order_Audit' => __DIR__ . '/../..' . '/includes/Services/Pos_Order_Audit.php', |
| 475 | 471 | 'WCPOS\\WooCommercePOS\\Services\\Preview_Receipt_Builder' => __DIR__ . '/../..' . '/includes/Services/Preview_Receipt_Builder.php', |
| 476 | 472 | 'WCPOS\\WooCommercePOS\\Services\\PrintNode_Client' => __DIR__ . '/../..' . '/includes/Services/PrintNode_Client.php', |
| 477 | - 'WCPOS\\WooCommercePOS\\Services\\Print_Format_Resolver' => __DIR__ . '/../..' . '/includes/Services/Print_Format_Resolver.php', | |
| 473 | + 'WCPOS\\WooCommercePOS\\Services\\Print_Job_Lifecycle' => __DIR__ . '/../..' . '/includes/Services/Print_Job_Lifecycle.php', | |
| 478 | 474 | 'WCPOS\\WooCommercePOS\\Services\\Print_Job_Service' => __DIR__ . '/../..' . '/includes/Services/Print_Job_Service.php', |
| 479 | 475 | 'WCPOS\\WooCommercePOS\\Services\\Provider' => __DIR__ . '/../..' . '/includes/Services/Provider.php', |
| 480 | 476 | 'WCPOS\\WooCommercePOS\\Services\\Providers\\Epson_Sdp_Adapter' => __DIR__ . '/../..' . '/includes/Services/Providers/Epson_Sdp_Adapter.php', |
| 481 | 477 | 'WCPOS\\WooCommercePOS\\Services\\Providers\\Printnode_Adapter' => __DIR__ . '/../..' . '/includes/Services/Providers/Printnode_Adapter.php', |
| @@ -488,11 +484,15 @@ | ||
| 488 | 484 | 'WCPOS\\WooCommercePOS\\Services\\Receipt_Output_Adapter_Factory' => __DIR__ . '/../..' . '/includes/Services/Receipt_Output_Adapter_Factory.php', |
| 489 | 485 | 'WCPOS\\WooCommercePOS\\Services\\Receipt_Payload_Assembler' => __DIR__ . '/../..' . '/includes/Services/Receipt_Payload_Assembler.php', |
| 490 | 486 | 'WCPOS\\WooCommercePOS\\Services\\Receipt_Preview_Fixture_Loader' => __DIR__ . '/../..' . '/includes/Services/Receipt_Preview_Fixture_Loader.php', |
| 491 | 487 | 'WCPOS\\WooCommercePOS\\Services\\Receipt_Renderer_Factory' => __DIR__ . '/../..' . '/includes/Services/Receipt_Renderer_Factory.php', |
| 488 | + 'WCPOS\\WooCommercePOS\\Services\\Receipt_Sections' => __DIR__ . '/../..' . '/includes/Services/Receipt_Sections.php', | |
| 492 | 489 | 'WCPOS\\WooCommercePOS\\Services\\Receipt_Snapshot_Store' => __DIR__ . '/../..' . '/includes/Services/Receipt_Snapshot_Store.php', |
| 493 | 490 | 'WCPOS\\WooCommercePOS\\Services\\Receipt_Store_Resolver' => __DIR__ . '/../..' . '/includes/Services/Receipt_Store_Resolver.php', |
| 491 | + 'WCPOS\\WooCommercePOS\\Services\\Request_Lane' => __DIR__ . '/../..' . '/includes/Services/Request_Lane.php', | |
| 492 | + 'WCPOS\\WooCommercePOS\\Services\\Service_Groups' => __DIR__ . '/../..' . '/includes/Services/Service_Groups.php', | |
| 494 | 493 | 'WCPOS\\WooCommercePOS\\Services\\Session_Context' => __DIR__ . '/../..' . '/includes/Services/Session_Context.php', |
| 494 | + 'WCPOS\\WooCommercePOS\\Services\\Session_Registry' => __DIR__ . '/../..' . '/includes/Services/Session_Registry.php', | |
| 495 | 495 | 'WCPOS\\WooCommercePOS\\Services\\Settings' => __DIR__ . '/../..' . '/includes/Services/Settings.php', |
| 496 | 496 | 'WCPOS\\WooCommercePOS\\Services\\Settings\\Abstract_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Abstract_Section.php', |
| 497 | 497 | 'WCPOS\\WooCommercePOS\\Services\\Settings\\Access_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Access_Section.php', |
| 498 | 498 | 'WCPOS\\WooCommercePOS\\Services\\Settings\\Checkout_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Checkout_Section.php', |
| @@ -523,8 +523,9 @@ | ||
| 523 | 523 | 'WCPOS\\WooCommercePOS\\Sync\\Collections' => __DIR__ . '/../..' . '/includes/Sync/Collections.php', |
| 524 | 524 | 'WCPOS\\WooCommercePOS\\Sync\\Config_Fingerprint' => __DIR__ . '/../..' . '/includes/Sync/Config_Fingerprint.php', |
| 525 | 525 | 'WCPOS\\WooCommercePOS\\Sync\\Cors' => __DIR__ . '/../..' . '/includes/Sync/Cors.php', |
| 526 | 526 | 'WCPOS\\WooCommercePOS\\Sync\\Coupon_Modified_Date' => __DIR__ . '/../..' . '/includes/Sync/Coupon_Modified_Date.php', |
| 527 | + 'WCPOS\\WooCommercePOS\\Sync\\Create_Identity' => __DIR__ . '/../..' . '/includes/Sync/Create_Identity.php', | |
| 527 | 528 | 'WCPOS\\WooCommercePOS\\Sync\\Digest_Index' => __DIR__ . '/../..' . '/includes/Sync/Digest_Index.php', |
| 528 | 529 | 'WCPOS\\WooCommercePOS\\Sync\\Endpoint_Permissions' => __DIR__ . '/../..' . '/includes/Sync/Endpoint_Permissions.php', |
| 529 | 530 | 'WCPOS\\WooCommercePOS\\Sync\\Header_Mirror' => __DIR__ . '/../..' . '/includes/Sync/Header_Mirror.php', |
| 530 | 531 | 'WCPOS\\WooCommercePOS\\Sync\\Health' => __DIR__ . '/../..' . '/includes/Sync/Health.php', |
| @@ -532,10 +533,12 @@ | ||
| 532 | 533 | 'WCPOS\\WooCommercePOS\\Sync\\Meta_Entry' => __DIR__ . '/../..' . '/includes/Sync/Meta_Entry.php', |
| 533 | 534 | 'WCPOS\\WooCommercePOS\\Sync\\Meta_Normalizer' => __DIR__ . '/../..' . '/includes/Sync/Meta_Normalizer.php', |
| 534 | 535 | 'WCPOS\\WooCommercePOS\\Sync\\Mutation_Store' => __DIR__ . '/../..' . '/includes/Sync/Mutation_Store.php', |
| 535 | 536 | 'WCPOS\\WooCommercePOS\\Sync\\Order_Document' => __DIR__ . '/../..' . '/includes/Sync/Order_Document.php', |
| 537 | + 'WCPOS\\WooCommercePOS\\Sync\\Order_Modified_Date' => __DIR__ . '/../..' . '/includes/Sync/Order_Modified_Date.php', | |
| 536 | 538 | 'WCPOS\\WooCommercePOS\\Sync\\Order_Pull_Planner' => __DIR__ . '/../..' . '/includes/Sync/Order_Pull_Planner.php', |
| 537 | 539 | 'WCPOS\\WooCommercePOS\\Sync\\Order_Query' => __DIR__ . '/../..' . '/includes/Sync/Order_Query.php', |
| 540 | + 'WCPOS\\WooCommercePOS\\Sync\\Order_Search' => __DIR__ . '/../..' . '/includes/Sync/Order_Search.php', | |
| 538 | 541 | 'WCPOS\\WooCommercePOS\\Sync\\Order_Serializer' => __DIR__ . '/../..' . '/includes/Sync/Order_Serializer.php', |
| 539 | 542 | 'WCPOS\\WooCommercePOS\\Sync\\Order_Uuid_Exception' => __DIR__ . '/../..' . '/includes/Sync/Order_Uuid_Exception.php', |
| 540 | 543 | 'WCPOS\\WooCommercePOS\\Sync\\Order_Write_Payload' => __DIR__ . '/../..' . '/includes/Sync/Order_Write_Payload.php', |
| 541 | 544 | 'WCPOS\\WooCommercePOS\\Sync\\Pos_Uuid' => __DIR__ . '/../..' . '/includes/Sync/Pos_Uuid.php', |
| @@ -540,11 +543,13 @@ | ||
| 540 | 543 | 'WCPOS\\WooCommercePOS\\Sync\\Order_Write_Payload' => __DIR__ . '/../..' . '/includes/Sync/Order_Write_Payload.php', |
| 541 | 544 | 'WCPOS\\WooCommercePOS\\Sync\\Pos_Uuid' => __DIR__ . '/../..' . '/includes/Sync/Pos_Uuid.php', |
| 542 | 545 | 'WCPOS\\WooCommercePOS\\Sync\\Pos_Visibility' => __DIR__ . '/../..' . '/includes/Sync/Pos_Visibility.php', |
| 543 | 546 | 'WCPOS\\WooCommercePOS\\Sync\\Product_Images' => __DIR__ . '/../..' . '/includes/Sync/Product_Images.php', |
| 547 | + 'WCPOS\\WooCommercePOS\\Sync\\Product_Search' => __DIR__ . '/../..' . '/includes/Sync/Product_Search.php', | |
| 544 | 548 | 'WCPOS\\WooCommercePOS\\Sync\\Product_Serializer' => __DIR__ . '/../..' . '/includes/Sync/Product_Serializer.php', |
| 545 | 549 | 'WCPOS\\WooCommercePOS\\Sync\\Proxy_Uuid_Stamper' => __DIR__ . '/../..' . '/includes/Sync/Proxy_Uuid_Stamper.php', |
| 546 | 550 | 'WCPOS\\WooCommercePOS\\Sync\\Request_Int_Param' => __DIR__ . '/../..' . '/includes/Sync/Request_Int_Param.php', |
| 551 | + 'WCPOS\\WooCommercePOS\\Sync\\Request_Write_Queue' => __DIR__ . '/../..' . '/includes/Sync/Request_Write_Queue.php', | |
| 547 | 552 | 'WCPOS\\WooCommercePOS\\Sync\\Response_Envelope' => __DIR__ . '/../..' . '/includes/Sync/Response_Envelope.php', |
| 548 | 553 | 'WCPOS\\WooCommercePOS\\Sync\\Response_Telemetry' => __DIR__ . '/../..' . '/includes/Sync/Response_Telemetry.php', |
| 549 | 554 | 'WCPOS\\WooCommercePOS\\Sync\\Retry_After_Mirror' => __DIR__ . '/../..' . '/includes/Sync/Retry_After_Mirror.php', |
| 550 | 555 | 'WCPOS\\WooCommercePOS\\Sync\\Revision' => __DIR__ . '/../..' . '/includes/Sync/Revision.php', |
| @@ -581,9 +586,11 @@ | ||
| 581 | 586 | 'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Raster_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Raster_Thermal_Emitter.php', |
| 582 | 587 | 'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Star_Markup_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Star_Markup_Thermal_Emitter.php', |
| 583 | 588 | 'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Starprnt_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Starprnt_Thermal_Emitter.php', |
| 584 | 589 | 'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Text_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Text_Thermal_Emitter.php', |
| 590 | + 'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Bitmap' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Bitmap.php', | |
| 585 | 591 | 'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Bounds' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Bounds.php', |
| 592 | + 'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Emitter_Support' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Emitter_Support.php', | |
| 586 | 593 | 'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Markup_Parser' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Markup_Parser.php', |
| 587 | 594 | 'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Renderer' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Renderer.php', |
| 588 | 595 | 'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Text_Layout' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Text_Layout.php', |
| 589 | 596 | 'WCPOS\\WooCommercePOS\\Templates\\Validator' => __DIR__ . '/../..' . '/includes/Templates/Validator.php', |
| @@ -593,12 +600,12 @@ | ||
| 593 | 600 | |
| 594 | 601 | public static function getInitializer(ClassLoader $loader) |
| 595 | 602 | { |
| 596 | 603 | return \Closure::bind(function () use ($loader) { |
| 597 | - $loader->prefixLengthsPsr4 = ComposerStaticInitc05fecb62ea97b40cdf7bb450842e935::$prefixLengthsPsr4; | |
| 598 | - $loader->prefixDirsPsr4 = ComposerStaticInitc05fecb62ea97b40cdf7bb450842e935::$prefixDirsPsr4; | |
| 599 | - $loader->prefixesPsr0 = ComposerStaticInitc05fecb62ea97b40cdf7bb450842e935::$prefixesPsr0; | |
| 600 | - $loader->classMap = ComposerStaticInitc05fecb62ea97b40cdf7bb450842e935::$classMap; | |
| 604 | + $loader->prefixLengthsPsr4 = ComposerStaticInitf5acc9df592adc31d4b15ea17eae4db1::$prefixLengthsPsr4; | |
| 605 | + $loader->prefixDirsPsr4 = ComposerStaticInitf5acc9df592adc31d4b15ea17eae4db1::$prefixDirsPsr4; | |
| 606 | + $loader->prefixesPsr0 = ComposerStaticInitf5acc9df592adc31d4b15ea17eae4db1::$prefixesPsr0; | |
| 607 | + $loader->classMap = ComposerStaticInitf5acc9df592adc31d4b15ea17eae4db1::$classMap; | |
| 601 | 608 | |
| 602 | 609 | }, null, ClassLoader::class); |
| 603 | 610 | } |
| 604 | 611 | } |