Skip to content

Commit 3004fbb

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: Update chatters.rst
2 parents 50e5a45 + d2b7400 commit 3004fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifier/chatters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ to add some interactive options called `Block elements`_::
5959

6060
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackActionsBlock;
6161
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackDividerBlock;
62-
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackImageBlock;
62+
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackImageBlockElement;
6363
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackSectionBlock;
6464
use Symfony\Component\Notifier\Bridge\Slack\SlackOptions;
6565
use Symfony\Component\Notifier\Message\ChatMessage;

0 commit comments

Comments
 (0)