Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AppserverIo
Appserver
PersistenceContainer
Doctrine
V2
CacheFactories
CacheFactoryInterface
PHP Interface AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\CacheFactories\CacheFactoryInterface
See link:
https://github.com/appserver-io/rmi
See link:
http://www.appserver.io
Author:
Tim Wagner (
[email protected]
)
Author:
Bernhard Wick (
[email protected]
)
Mostrar archivo
Open project: appserver-io/appserver
Public Methods
Method
Description
get
(
array
$configuration
= [] ) :
CacheProvider
Return's the new cache instance.
Method Details
get()
public
static
method
Return's the new cache instance.
public
static
get
(
array
$configuration
= [] ) :
CacheProvider
$configuration
array
The cache configuration
return
Doctrine\Common\Cache\CacheProvider
The cache instance