‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Session\Backend\HashableSessionBackendInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Core\Session\Backend\HashableSessionBackendInterface:
TYPO3\CMS\Core\Session\Backend\DatabaseSessionBackend TYPO3\CMS\Core\Session\Backend\RedisSessionBackend

Public Member Functions

 hash (string $sessionId)
 

Detailed Description

Definition at line 20 of file HashableSessionBackendInterface.php.

Member Function Documentation

◆ hash()

TYPO3\CMS\Core\Session\Backend\HashableSessionBackendInterface::hash ( string  $sessionId)