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

Update BaseManager.php

This commit is contained in:
Tsvetelin Tsonev 2018-04-21 12:22:43 +02:00 committed by GitHub
parent 45f3339315
commit 2594b13b10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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