Skip to content

Commit db74d6d

Browse files
committed
minor #17627 [Notifier] do not display todo doc on site (MrYamous)
This PR was merged into the 5.4 branch. Discussion ---------- [Notifier] do not display todo doc on site I've noticed on bottom of [Notifier page](https://symfony.com/doc/5.4/notifier.html) a todo block displayed on site, just a small change to hide it Commits ------- 0b41f1c notifier - do not display todo doc on site
2 parents 65d8034 + 0b41f1c commit db74d6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

notifier.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -749,9 +749,9 @@ all configured texter and chatter transports only in the ``dev`` (and/or
749749
slack: 'null://null'
750750
751751
.. TODO
752-
- Using the message bus for asynchronous notification
753-
- Describe notifier monolog handler
754-
- Describe notification_on_failed_messages integration
752+
.. - Using the message bus for asynchronous notification
753+
.. - Describe notifier monolog handler
754+
.. - Describe notification_on_failed_messages integration
755755
756756
Learn more
757757
----------

0 commit comments

Comments
 (0)