Skip to content

Commit ddaa397

Browse files
committed
2 parents 0d40143 + b633435 commit ddaa397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/contao/dca/tl_page.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313

1414
use Contao\CoreBundle\DataContainer\PaletteManipulator;
15-
use Contao\CoreBundle\DataContainer\PaletteNotFoundException;
15+
use Contao\CoreBundle\Exception\PaletteNotFoundException;
1616

1717
$paletteManipulator = PaletteManipulator::create()
1818
->addLegend('pwChangeLegend', 'publish_legend', PaletteManipulator::POSITION_BEFORE)

0 commit comments

Comments
 (0)