8000
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.
2 parents 50e5a45 + d2b7400 commit 3004fbbCopy full SHA for 3004fbb
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