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 f64a552 commit e2af880Copy full SHA for e2af880
user_guide_src/source/libraries/sessions.rst
@@ -603,7 +603,7 @@ from the cli to generate a migration file for you::
603
> php spark make:migration --session
604
> php spark migrate
605
606
-This command will take the **savePath** and **matchIP** settings into account
+This command will take the ``$savePath`` and ``$matchIP`` settings into account
607
when it generates the code.
608
609
.. _sessions-redishandler-driver:
0 commit comments