This commit is contained in:
Fabien Potencier 2020-12-05 07:31:47 +01:00
parent bb0362d167
commit 4dd16d11eb

View File

@ -9,8 +9,6 @@
* file that was distributed with this source code.
*/
declare(strict_types=1);
namespace Symfony\Component\Notifier\Bridge\Slack\Block;
final class SlackContextBlock extends AbstractSlackBlock