updated BaseManager namespace

This commit is contained in:
Tsvetelin Tsonev 2018-04-20 12:53:10 +02:00 committed by GitHub
parent 82a09f4d0d
commit e43be86156
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?php
namespace Nilemin\Manager;
namespace Nilemin\Managers;
use Nilemin\Virtualmin\Http\HttpClientInterface;
use Nilet\Components\Configuration\Config;