Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1b363c4

Browse filesBrowse files
committed
minor #20377 [Mercure] Update mercure.rst: Moving tip about debugger upwards (ThomasLandauer)
This PR was merged into the 5.4 branch. Discussion ---------- [Mercure] Update mercure.rst: Moving tip about debugger upwards Page: https://symfony.com/doc/5.x/mercure.html#subscribing Reason: This belongs to the code block, not to the DevTools screenshot. Commits ------- 92cb40e Update mercure.rst: Moving tip about debugger upwards
2 parents 3915127 + 92cb40e commit 1b363c4
Copy full SHA for 1b363c4

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎mercure.rst

Copy file name to clipboardExpand all lines: mercure.rst
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,10 @@ as patterns:
306306
}
307307
</script>
308308

309+
.. tip::
310+
311+
Test if a URI Template matches a URL using `the online debugger`_
312+
309313
.. tip::
310314

311315
Google Chrome DevTools natively integrate a `practical UI`_ displaying in live
@@ -321,10 +325,6 @@ as patterns:
321325
* click on the request to the Mercure hub
322326
* click on the "EventStream" sub-tab.
323327

324-
.. tip::
325-
326-
Test if a URI Template match a URL using `the online debugger`_
327-
328328
Discovery
329329
---------
330330

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.