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 6454669 commit a0df26bCopy full SHA for a0df26b
notifier/chatters.rst
@@ -59,7 +59,7 @@ to add some interactive options called `Block elements`_::
59
60
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackActionsBlock;
61
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackDividerBlock;
62
- use Symfony\Component\Notifier\Bridge\Slack\Block\SlackImageBlock;
+ use Symfony\Component\Notifier\Bridge\Slack\Block\SlackImageBlockElement;
63
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackSectionBlock;
64
use Symfony\Component\Notifier\Bridge\Slack\SlackOptions;
65
use Symfony\Component\Notifier\Message\ChatMessage;
0 commit comments