Release 2.2.1 (#4389)
* added missing functions to invoice security policy
This commit is contained in:
@@ -16,7 +16,7 @@ use Symfony\Component\Form\AbstractType;
|
||||
*/
|
||||
final class ContractByUserForm extends AbstractType
|
||||
{
|
||||
public function getParent(): ?string
|
||||
public function getParent(): string
|
||||
{
|
||||
return YearByUserForm::class;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user