From 6e0a9d809905eabb154155d238d4a6c2af148d4c Mon Sep 17 00:00:00 2001 From: Dmitrii Fediuk Date: Mon, 27 Feb 2023 19:51:54 +0300 Subject: [PATCH] 0.2.1 --- API/Client.php | 10 +++++----- App.php | 10 +++++----- Settings.php | 8 ++++---- Test/Basic.php | 2 +- Test/TestCase.php | 6 +++--- composer.json | 4 ++-- etc/adminhtml/system.xml | 2 +- etc/module.xml | 2 +- lib/main.php | 4 ++-- registration.php | 2 +- 10 files changed, 25 insertions(+), 25 deletions(-) diff --git a/API/Client.php b/API/Client.php index bf5feff..7a7b94e 100644 --- a/API/Client.php +++ b/API/Client.php @@ -1,9 +1,9 @@ resJson();} @@ -24,7 +24,7 @@ protected function ss():S {return dfs($this);} /** * 2017-07-06 - * @used-by \Df\ZohoBI\API\Facade::p() + * @used-by \Dfe\ZohoBI\API\Facade::p() * @param string|object $m * @param array(string => mixed) $p [optional] */ diff --git a/App.php b/App.php index da4a496..3bde306 100644 --- a/App.php +++ b/App.php @@ -1,8 +1,8 @@ title());} diff --git a/Settings.php b/Settings.php index 034e212..b5082a6 100644 --- a/Settings.php +++ b/Settings.php @@ -1,16 +1,16 @@ p();} diff --git a/Test/Basic.php b/Test/Basic.php index 2ecc810..947fffc 100644 --- a/Test/Basic.php +++ b/Test/Basic.php @@ -1,5 +1,5 @@ =3.6.5"} - ,"autoload": {"files": ["registration.php"], "psr-4": {"Df\\Zoho\\": ""}} + ,"autoload": {"files": ["registration.php"], "psr-4": {"Dfe\\Zoho\\": ""}} ,"keywords": [ "Zoho" ,"eCommerce" diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml index c20f4c7..0130649 100644 --- a/etc/adminhtml/system.xml +++ b/etc/adminhtml/system.xml @@ -17,7 +17,7 @@ So, if you have installed `mage2pro/core`, but do not have installed any Mage2.P separator-top - Df_Zoho::config + Dfe_Zoho::config \ No newline at end of file diff --git a/etc/module.xml b/etc/module.xml index 8201764..48db1cb 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -3,7 +3,7 @@ xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:noNamespaceSchemaLocation='urn:magento:framework:Module/etc/module.xsd' > - + diff --git a/lib/main.php b/lib/main.php index 92015c5..c1b142d 100644 --- a/lib/main.php +++ b/lib/main.php @@ -1,8 +1,8 @@