Skip to content

Commit

Permalink
remove sonata core bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
mhinterding committed Feb 27, 2023
1 parent 00f8aae commit ee94bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Admin/PageAdmin.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
use Symfony\Component\Form\Extension\Core\Type\ChoiceType;
use Symfony\Component\Form\Extension\Core\Type\TextareaType;
use Symfony\Component\Form\Extension\Core\Type\TextType;
use Sonata\CoreBundle\Validator\ErrorElement;
use Sonata\Form\Validator\ErrorElement;
/**
* Admin definition for the Page class.
*
Expand Down

0 comments on commit ee94bc5

Please sign in to comment.