summaryrefslogtreecommitdiff
path: root/vendor/composer/autoload_classmap.php
diff options
context:
space:
mode:
authorwn_ <invalid@email.com>2024-07-17 16:43:20 +0000
committerwn_ <invalid@email.com>2024-07-17 16:43:20 +0000
commit6e715bc154ec589523666cb35972e96231c6075d (patch)
treef997f3137beb859fcb46fab59b00be417de03d64 /vendor/composer/autoload_classmap.php
parent8f20c1a7cadeaa3a16d742c01d03146b9a3776b1 (diff)
Add the 'Sessions' class to the autoloader.
Generated using 'composer dump-autoload --optimize'.
Diffstat (limited to 'vendor/composer/autoload_classmap.php')
-rw-r--r--vendor/composer/autoload_classmap.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/composer/autoload_classmap.php b/vendor/composer/autoload_classmap.php
index fe365b6bd..146397de4 100644
--- a/vendor/composer/autoload_classmap.php
+++ b/vendor/composer/autoload_classmap.php
@@ -1935,6 +1935,7 @@ return array(
'SebastianBergmann\\Version' => $vendorDir . '/sebastian/version/src/Version.php',
'SensitiveParameter' => $vendorDir . '/symfony/polyfill-php82/Resources/stubs/SensitiveParameter.php',
'SensitiveParameterValue' => $vendorDir . '/symfony/polyfill-php82/Resources/stubs/SensitiveParameterValue.php',
+ 'Sessions' => $baseDir . '/classes/Sessions.php',
'Soundasleep\\Html2Text' => $vendorDir . '/soundasleep/html2text/src/Html2Text.php',
'Soundasleep\\Html2TextException' => $vendorDir . '/soundasleep/html2text/src/Html2TextException.php',
'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',