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 a8403c0 commit c8dcb5eCopy full SHA for c8dcb5e
src/Turbo/doc/index.rst
@@ -342,11 +342,6 @@ clients. There are two main ways to receive the updates:
342
Forms
343
^^^^^
344
345
-.. versionadded:: 2.1
346
-
347
- Prior to 2.1, ``TurboStreamResponse::STREAM_FORMAT`` was used instead of ``TurboBundle::STREAM_FORMAT``.
348
- Also, one had to return a new ``TurboStreamResponse()`` object as the third argument to ``$this->render()``.
349
350
Let's discover how to use Turbo Streams to enhance your `Symfony forms`_::
351
352
// src/Controller/TaskController.php
0 commit comments