code fixes to support composer
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
namespace TheTempusProject\Classes;
|
||||
|
||||
use TheTempusProject\Bedrock\Functions\Check;
|
||||
use TheTempusProject\Canary\Canary as Debug;
|
||||
use TheTempusProject\Canary\Bin\Canary as Debug;
|
||||
|
||||
class Forms extends Check {
|
||||
private static $formHandlers = [];
|
||||
|
Reference in New Issue
Block a user