🧹 code cleanup

This commit is contained in:
Marc Michalsky forumZFD 2021-04-12 11:26:29 +02:00
parent 9b45d4a1fa
commit 2f1e5721c1
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9
7 changed files with 18 additions and 36 deletions

View file

@ -26,7 +26,6 @@ abstract class CRM_TwingleCampaign_BAO_Campaign {
protected $formattedValues;
/**
* ## Campaign constructor.
*
@ -55,7 +54,6 @@ abstract class CRM_TwingleCampaign_BAO_Campaign {
* @throws \Exception
*/
public function create(bool $no_hook = FALSE): bool {
// Prepare project values for import into database
$values_prepared_for_import = $this->values;
$this->formatValues(