Skip to content

Commit

Permalink
Merge pull request techjoomla#64 from ankush-maherwal/joomla-4
Browse files Browse the repository at this point in the history
Joomla 4
  • Loading branch information
ankush-maherwal authored Mar 10, 2022
2 parents 6daa8ea + e2bf923 commit 1a0adb8
Show file tree
Hide file tree
Showing 29 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions code/plugins/2checkout/2checkout/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Language\Text;
use Joomla\CMS\Log\LogEntry;

/**
* plgPayment2CheckoutHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/alphauserpoints/alphauserpoints/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentAlphauserpointHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/altauserpoints/altauserpoints/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentAltauserpointHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/amazon/amazon/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* Helper for amazon
Expand Down
1 change: 1 addition & 0 deletions code/plugins/authorizenet/authorizenet/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
use Joomla\CMS\Plugin\PluginHelper;
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentAuthorizenetHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/bycheck/bycheck/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentBycheckHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/byorder/byorder/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentByorderHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/ccavenue/ccavenue/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
use Joomla\CMS\Plugin\PluginHelper;
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* Helper for ccavenue
Expand Down
1 change: 1 addition & 0 deletions code/plugins/cod/cod/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* Helper for Cod
Expand Down
1 change: 1 addition & 0 deletions code/plugins/easysocialpoints/easysocialpoints/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* Helper for Easysocial Point
Expand Down
1 change: 1 addition & 0 deletions code/plugins/epaydk/epaydk/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
use Joomla\CMS\Plugin\PluginHelper;
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentEpaydkHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/ewallet/ewallet/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentEwalletHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/eway/eway/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
use Joomla\CMS\Plugin\PluginHelper;
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentEwayHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/ewayrapid3/ewayrapid3/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
use Joomla\CMS\Plugin\PluginHelper;
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentEwayrapid3Helper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/jomsocialpoints/jomsocialpoints/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentJomsocialpointsHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/linkpoint/linkpoint/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
use Joomla\CMS\Plugin\PluginHelper;
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentLinkpointHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/ogone/ogone/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Plugin\PluginHelper;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentOgoneHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/pagseguro/pagseguro/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

class plgPaymentPagseguroHelper
{
Expand Down
1 change: 1 addition & 0 deletions code/plugins/pagseguro_jgive/pagseguro_jgive/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

class plgPaymentPagseguro_jgiveHelper
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

class plgPaymentPagseguro_jticketingHelper
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

class plgPaymentPagseguro_socialadsHelper
{
Expand Down
1 change: 1 addition & 0 deletions code/plugins/payfast/payfast/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
use Joomla\CMS\Plugin\PluginHelper;
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentPayfastHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/paymill/paymill/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
use Joomla\CMS\Plugin\PluginHelper;
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentpaymillHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/paypal/paypal/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\Registry\Registry;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentBycheckHelper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
use Joomla\CMS\Plugin\PluginHelper;
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentAdaptivePaypalHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/paypalpro/paypalpro/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
use Joomla\CMS\Plugin\PluginHelper;
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentPaypalproHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/payu/payu/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
use Joomla\CMS\Plugin\PluginHelper;
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentPayuHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/payumoney/payumoney/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
use Joomla\CMS\Plugin\PluginHelper;
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* PlgPaymentBycheckHelper
Expand Down
1 change: 1 addition & 0 deletions code/plugins/transfirst/transfirst/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
use Joomla\CMS\Plugin\PluginHelper;
use Joomla\CMS\Factory;
use Joomla\CMS\Log\Log;
use Joomla\CMS\Log\LogEntry;

/**
* @version SVN: <svn_id>
Expand Down

0 comments on commit 1a0adb8

Please sign in to comment.