1
0
mirror of https://github.com/miguel456/php-http-virtualmin-api synced 2023-07-28 01:52:31 +00:00

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

View File

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