mirror of
https://github.com/anikeen-com/yaac.git
synced 2026-03-17 07:36:08 +00:00
Updated the namespace to Acme
This commit is contained in:
@@ -44,7 +44,7 @@ decide whether you want to issue `Fake LE Intermediate X1` (staging: `MODE_STAGI
|
||||
```php
|
||||
use League\Flysystem\Filesystem;
|
||||
use League\Flysystem\Adapter\Local;
|
||||
use Afosto\LetsEncrypt\Client;
|
||||
use Afosto\Acme\Client;
|
||||
|
||||
//Prepare flysystem
|
||||
$adapter = new Local('data');
|
||||
|
||||
Reference in New Issue
Block a user