Skip to content

Commit

Permalink
Merge pull request #1 from plcf5/main
Browse files Browse the repository at this point in the history
add desctiption
  • Loading branch information
li-hoy committed Mar 17, 2022
2 parents 3cf04a1 + 8e3054b commit da77436
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion assistent.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<?php
/**
* Some tools for automating typical tasks when working with the ufee/amoapi library
*/

namespace Lihoy\Amo\Assistent;
namespace Lihoy\Amo\Assistent;

use \Ufee\Amo\Oauthapi as AmoClient;
use \Ufee\Amo\Services\Account as AmoAccount;
Expand Down

0 comments on commit da77436

Please sign in to comment.