From d4b15bcdbd6a06e01d8de927c1d26f8f5bc4ed6c Mon Sep 17 00:00:00 2001 From: Andrey Andreev Date: Tue, 22 Feb 2022 12:16:26 +0200 Subject: [ci skip] SessionUpdateTimestampHandlerInterface --- .../SessionUpdateTimestampHandlerInterface.php | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 system/libraries/Session/SessionUpdateTimestampHandlerInterface.php (limited to 'system/libraries/Session/SessionUpdateTimestampHandlerInterface.php') diff --git a/system/libraries/Session/SessionUpdateTimestampHandlerInterface.php b/system/libraries/Session/SessionUpdateTimestampHandlerInterface.php new file mode 100644 index 000000000..d48d56889 --- /dev/null +++ b/system/libraries/Session/SessionUpdateTimestampHandlerInterface.php @@ -0,0 +1,56 @@ +