File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?php
22
33/*
4- * This file has been created by developers from BitBag.
4+ * This file has been created by developers from BitBag.
55 * Feel free to contact us once you face any issues or want to start
6- * another great project.
6+ * another great project.
77 * You can find more information about us on https://bitbag.shop and write us
8- * an email on mikolaj.krol@bitbag.pl.
8+ * an email on mikolaj.krol@bitbag.pl.
99 */
1010
1111declare (strict_types=1 );
1414
1515use Symfony \Component \Form \FormInterface ;
1616use Symfony \Component \HttpFoundation \Session \Flash \FlashBagInterface ;
17- use Symfony \Component \Translation \TranslatorInterface ;
17+ use Symfony \Contracts \Translation \TranslatorInterface ;
1818
1919final class FormErrorsFlashHelper implements FormErrorsFlashHelperInterface
2020{
You can’t perform that action at this time.
0 commit comments