ClientStorageInterface
interface ClientStorageInterface
Interface ClientStorageInterface
Methods
string|UserInterface|false
getClient(string $identifier)
No description
static string
getStorageId(ConnectionInterface $conn)
No description
addClient(string $identifier, string|UserInterface $user)
No description
bool
hasClient(string $identifier)
No description
bool
removeClient(string $identifier)
No description