rename "Models" to "BAO" in paths and namespaces

This commit is contained in:
Marc Michalsky forumZFD 2020-10-05 17:01:47 +02:00
parent 4b2047fdb0
commit aef6b64004
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9
11 changed files with 82 additions and 50 deletions

View file

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