/home/techb158/ileadtechnology.com/vendor/predis/predis/src/Response
NameSizeModeActions
Iterator/-0755rm
Error.php11510644editdlrm
ErrorInterface.php7850644editdlrm
ResponseInterface.php4170644editdlrm
ServerException.php9500644editdlrm
Status.php17430644editdlrm
Edit: /home/techb158/ileadtechnology.com/vendor/predis/predis/src/Response/ResponseInterface.php (417B)
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Predis\Response; /** * Represents a complex response object from Redis. * * @author Daniele Alessandri */ interface ResponseInterface { }