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.
1 parent d1f0ada commit 9d37a1aCopy full SHA for 9d37a1a
components/cache/adapters/redis_adapter.rst
@@ -305,7 +305,7 @@ Encrypts cached data using Sodium for enhanced security::
305
DefaultMarshaller with igbinary Serialization
306
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
307
308
-Uses ``igbinary` for faster and more efficient serialization when available::
+Uses ``igbinary`` for faster and more efficient serialization when available::
309
310
$marshaller = new DefaultMarshaller(true);
311
0 commit comments