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 9acb72f + 8abdeea commit def16e5Copy full SHA for def16e5
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