PHP 8.1.33
Preview: HandlerInterface.php Size: 586 B
/home/jambtst2015/public_html/ida.com.ng/libraries/vendor/joomla/session/src/HandlerInterface.php

<?php
/**
 * Part of the Joomla Framework Session Package
 *
 * @copyright  Copyright (C) 2005 - 2021 Open Source Matters, Inc. All rights reserved.
 * @license    GNU General Public License version 2 or later; see LICENSE
 */

namespace Joomla\Session;

/**
 * Interface defining Joomla! session handlers
 *
 * @since  2.0.0
 */
interface HandlerInterface extends \SessionHandlerInterface
{
	/**
	 * Test to see if the HandlerInterface is available.
	 *
	 * @return  boolean  True on success, false otherwise.
	 *
	 * @since   2.0.0
	 */
	public static function isSupported(): bool;
}

Directory Contents

Dirs: 5 × Files: 8

Name Size Perms Modified Actions
Command DIR
- drwxr-xr-x 2024-11-22 17:53:12
Edit Download
Exception DIR
- drwxr-xr-x 2024-11-22 17:53:12
Edit Download
Handler DIR
- drwxr-xr-x 2024-11-22 17:53:12
Edit Download
Storage DIR
- drwxr-xr-x 2024-11-22 17:53:12
Edit Download
Validator DIR
- drwxr-xr-x 2024-11-22 17:53:12
Edit Download
586 B lrw-r--r-- 2024-11-22 17:53:12
Edit Download
15.07 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
1.03 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
1002 B lrw-r--r-- 2024-11-22 17:53:12
Edit Download
5.32 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
1.93 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
3.60 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
626 B lrw-r--r-- 2024-11-22 17:53:12
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).