This commit is contained in:
2022-02-25 13:12:25 +01:00
parent 16cca07e12
commit 5cf4013a99
3 changed files with 2 additions and 5 deletions

View File

@@ -18,7 +18,6 @@ use Symfony\Component\Validator\Constraint;
*/
class AccompanyingPeriodValidity extends Constraint
{
public $messageSocialIssueCannotBeDeleted = 'The social %name% issue cannot be deleted because it is associated with an activity or an action';
public function getTargets()