import classes

This commit is contained in:
Marc Michalsky forumZFD 2020-10-27 10:39:37 +01:00
parent b331aa88d9
commit 1acbbb7c78
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9
3 changed files with 33 additions and 18 deletions

View file

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