Documentation

CacheInterface

Tags
author

zozlak

Table of Contents

Methods

get()  : CacheItem|false
set()  : int

Methods

set()

public set(array<string|int, string> $keys, string $value, int|null $id) : int
Parameters
$keys : array<string|int, string>
$value : string
$id : int|null
Return values
int

        
On this page

Search results