class PersistentDataStoreFactory (View source)

Thanks to Facebook

Methods

makePersistentDataStore(null|string|PersistentDataStoreInterface $store = null)

Make Persistent Data Store

Details

at line line 23
static PersistentDataStoreInterface makePersistentDataStore(null|string|PersistentDataStoreInterface $store = null)

Make Persistent Data Store

Parameters

null|string|PersistentDataStoreInterface $store

Return Value

PersistentDataStoreInterface

Exceptions

InvalidArgumentException