Skip to content

Commit

Permalink
Import 'CreateRaType' in management controller
Browse files Browse the repository at this point in the history
  • Loading branch information
MKodde committed Sep 6, 2018
1 parent e4bb21f commit c6d9cb0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
use Surfnet\StepupRa\RaBundle\Command\SearchRaCandidatesCommand;
use Surfnet\StepupRa\RaBundle\Form\Type\AmendRegistrationAuthorityInformationType;
use Surfnet\StepupRa\RaBundle\Form\Type\ChangeRaRoleType;
use Surfnet\StepupRa\RaBundle\Form\Type\CreateRaType;
use Surfnet\StepupRa\RaBundle\Form\Type\RetractRegistrationAuthorityType;
use Surfnet\StepupRa\RaBundle\Form\Type\SearchRaCandidatesType;
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
Expand Down

0 comments on commit c6d9cb0

Please sign in to comment.