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 78a080f + 690e5d6 commit 8abdeeaCopy full SHA for 8abdeea
components/cache/adapters/redis_adapter.rst
@@ -338,7 +338,7 @@ Encrypts cached data using Sodium for enhanced security::
338
DefaultMarshaller with igbinary Serialization
339
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
340
341
-Uses ``igbinary` for faster and more efficient serialization when available::
+Uses ``igbinary`` for faster and more efficient serialization when available::
342
343
$marshaller = new DefaultMarshaller(true);
344
0 commit comments