We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc563ed + def16e5 commit 04697ddCopy full SHA for 04697dd
components/cache/adapters/redis_adapter.rst
@@ -320,7 +320,7 @@ Encrypts cached data using Sodium for enhanced security::
320
DefaultMarshaller with igbinary Serialization
321
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
322
323
-Uses ``igbinary` for faster and more efficient serialization when available::
+Uses ``igbinary`` for faster and more efficient serialization when available::
324
325
$marshaller = new DefaultMarshaller(true);
326
0 commit comments