complete missing annotations

This commit is contained in:
2021-02-02 11:49:27 +01:00
parent 0b8a22ae46
commit 01e93f7ba3
4 changed files with 66 additions and 11 deletions

View File

@@ -25,8 +25,9 @@ use Symfony\Component\Form\Extension\Core\Type\HiddenType;
/**
*
* Class CRUDDeleteEntityForm
*
* @package Chill\MainBundle\CRUD\Form
*/
class CRUDDeleteEntityForm extends AbstractType
{