You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/ApiOverview/Mail/Index.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -420,10 +420,10 @@ pass the current request to the FluidEmail instance:
420
420
$email->setRequest($this->request);
421
421
422
422
Read more aboout :ref:`Getting the PSR-7 request object <getting-typo3-request-object>` in different
423
-
contexts.
423
+
contexts.
424
424
425
425
In a context where no valid request object can be retrieved, such as in a
426
-
:ref:`Console command <t3coreapi:symfony-console-commands>` a valid frontend context need to be
426
+
:ref:`Console command <t3coreapi:symfony-console-commands>` a valid frontend context need to be
427
427
simmulated (`Simulating a frontend request in TYPO3 Commands <https://docs.typo3.org/permalink/t3coreapi:console-command-tutorial-fe-request-example>`_)
0 commit comments