CakeFest 2024: The Official CakePHP Conference

SolrParams::unserialize

(PECL solr >= 0.9.2)

SolrParams::unserializeUsed for custom serialization

Descrição

final public SolrParams::unserialize(string $serialized): void

Used for custom serialization

Parâmetros

serialized

The serialized representation of the object

Valor Retornado

None

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top