Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitbf1901f

Browse files
committed
Ad redirections
1 parentb5e2eb0 commitbf1901f

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

‎_build/redirection_map‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,3 +538,6 @@
538538
/components/security /security
539539
/components/var_dumper/advanced /components/var_dumper#advanced-usage
540540
/components/yaml/yaml_format /components/yaml#yaml-format
541+
/notifier/chatters /notifier#sending-chat-messages
542+
/notifier/texters /notifier#sending-sms
543+
/notifier/events /notifier#notifier-events

‎notifier.rst‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,8 @@ Chatters are configured using the ``chatter_transports`` setting:
311311
;
312312
};
313313
314+
.. _sending-chat-messages:
315+
314316
The:class:`Symfony\\Component\\Notifier\\ChatterInterface` class allows
315317
you to send messages to chat services::
316318

@@ -819,6 +821,8 @@ all configured texter and chatter transports only in the ``dev`` (and/or
819821
chatter_transports:
820822
slack:'null://null'
821823
824+
.. _notifier-events:
825+
822826
..index::
823827
single: Notifier; Events
824828

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp