Change namespace to add Kanboard as prefix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace ServiceProvider;
|
||||
namespace Kanboard\ServiceProvider;
|
||||
|
||||
use Psr\Log\LogLevel;
|
||||
use Pimple\Container;
|
||||
|
||||
Reference in New Issue
Block a user