fix namespace

This commit is contained in:
Marc Michalsky forumZFD 2020-09-29 10:42:03 +02:00
parent 76efed3530
commit 678dde66a9
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9

View file

@ -1,6 +1,6 @@
<?php
namespace TwingleCampaign\Models;
namespace CRM\TwingleCampaign\Models;
use CRM_Civirules_Utils_LoggerFactory as Civi;