You are here

public function Redis_BackendInterface::getPrefix in Redis 7.3

Get prefix

Return value

string

1 method overrides Redis_BackendInterface::getPrefix()
Redis_AbstractBackend::getPrefix in lib/Redis/AbstractBackend.php
Get prefix

File

lib/Redis/BackendInterface.php, line 34

Class

Redis_BackendInterface
Client based Redis component

Code

public function getPrefix();