PluginProbe
Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution / 2.5.0
Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution v2.5.0
2.5.0 2.4.0 2.3.0 2.2.5 2.2.0 2.1.2 2.1.1 trunk 1.10.0 1.10.01 1.10.02 1.5.0 1.5.01 1.5.02 1.5.1 1.5.10 1.5.20 1.5.21 1.5.22 1.5.23 1.5.24 1.5.25 1.6.0 1.7.0 1.7.1 All 34 releases
← All changes | vendor/composer/autoload_classmap.php +3 -1 2.4.0 → 2.5.0 View file →
@@ -136,8 +136,9 @@
136 136 'FluentBooking\\App\\Services\\Mailer' => $baseDir . '/app/Services/Mailer.php',
137 137 'FluentBooking\\App\\Services\\NotificationGate' => $baseDir . '/app/Services/NotificationGate.php',
138 138 'FluentBooking\\App\\Services\\OnboardingService' => $baseDir . '/app/Services/OnboardingService.php',
139 139 'FluentBooking\\App\\Services\\PermissionManager' => $baseDir . '/app/Services/PermissionManager.php',
140 + 'FluentBooking\\App\\Services\\PublicTransStrings' => $baseDir . '/app/Services/PublicTransStrings.php',
140 141 'FluentBooking\\App\\Services\\ReportingHelperTrait' => $baseDir . '/app/Services/ReportingHelperTrait.php',
141 142 'FluentBooking\\App\\Services\\RescheduleService' => $baseDir . '/app/Services/RescheduleService.php',
142 143 'FluentBooking\\App\\Services\\SanitizeService' => $baseDir . '/app/Services/SanitizeService.php',
143 144 'FluentBooking\\App\\Services\\SummaryReportService' => $baseDir . '/app/Services/SummaryReportService.php',
@@ -365,9 +366,8 @@
365 366 'FluentBooking\\Framework\\Support\\ItemNotFoundException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/ItemNotFoundException.php',
366 367 'FluentBooking\\Framework\\Support\\JsonableInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php',
367 368 'FluentBooking\\Framework\\Support\\LazyCollection' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/LazyCollection.php',
368 369 'FluentBooking\\Framework\\Support\\Locale' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Locale.php',
369 - 'FluentBooking\\Framework\\Support\\MBString\\Mbstring' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/MBString/Mbstring.php',
370 370 'FluentBooking\\Framework\\Support\\MacroableTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php',
371 371 'FluentBooking\\Framework\\Support\\Mail' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Mail.php',
372 372 'FluentBooking\\Framework\\Support\\MathException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/MathException.php',
373 373 'FluentBooking\\Framework\\Support\\Media' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Media.php',
@@ -375,10 +375,12 @@
375 375 'FluentBooking\\Framework\\Support\\MultipleItemsFoundException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/MultipleItemsFoundException.php',
376 376 'FluentBooking\\Framework\\Support\\Number' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Number.php',
377 377 'FluentBooking\\Framework\\Support\\Once' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Once.php',
378 378 'FluentBooking\\Framework\\Support\\Path' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Path.php',
379 + 'FluentBooking\\Framework\\Support\\Pipe' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Pipe.php',
379 380 'FluentBooking\\Framework\\Support\\Pipeline' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Pipeline.php',
380 381 'FluentBooking\\Framework\\Support\\Pluralizer' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Pluralizer.php',
382 + 'FluentBooking\\Framework\\Support\\Polyfills\\MBString\\Mbstring' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Polyfills/MBString/Mbstring.php',
381 383 'FluentBooking\\Framework\\Support\\Reflector' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Reflector.php',
382 384 'FluentBooking\\Framework\\Support\\ReflectsClosures' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/ReflectsClosures.php',
383 385 'FluentBooking\\Framework\\Support\\Sanitizer' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Sanitizer.php',
384 386 'FluentBooking\\Framework\\Support\\Serializer' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Serializer.php',