Skip to content

Commit c8dcb5e

Browse files
committed
Remove very old versionadded warning
1 parent a8403c0 commit c8dcb5e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Turbo/doc/index.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -342,11 +342,6 @@ clients. There are two main ways to receive the updates:
342342
Forms
343343
^^^^^
344344

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-
350345
Let's discover how to use Turbo Streams to enhance your `Symfony forms`_::
351346

352347
// src/Controller/TaskController.php

0 commit comments

Comments
 (0)