change $message to $errorMessage to be more precise

This commit is contained in:
Marc Michalsky forumZFD 2020-11-13 16:11:55 +01:00
parent 10c10fc95c
commit 2aee8ca2d9
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9
3 changed files with 29 additions and 20 deletions

View file

@ -0,0 +1,9 @@
<?php
namespace CRM\TwingleCampaign\BAO;
class OptionValue {
}