PHP Класс Webmozart\KeyValueStore\SerializingArrayStore

The contents of the store are lost when the store is released from memory. This store behaves more like persistent key-value stores than {@link ArrayStore}. It is useful for testing.
Устаревший: Deprecated as of version 1.0, will be removed in version 2.0. Use the `ArrayStore` with the `SERIALIZE` flag instead.
С версии: 1.0
Автор: Bernhard Schussek ([email protected])
Наследование: extends ArrayStore
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( array $array = [] )

Описание методов

__construct() публичный Метод

public __construct ( array $array = [] )
$array array