We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cf7d95 + 1b66fee commit 3857346Copy full SHA for 3857346
2 files changed
includes/classes/PPMFWC/Gateway/Babycadeaubon.php
@@ -7,7 +7,7 @@
7
* @phpcs:disable Squiz.Commenting.FunctionComment.TypeHintMissing
8
*/
9
10
-class Babycadeaubon extends PPMFWC_Gateway_Abstract
+class PPMFWC_Gateway_Babycadeaubon extends PPMFWC_Gateway_Abstract
11
{
12
/**
13
* @return string
includes/classes/PPMFWC/Gateway/FashionChequeBeauty.php
-class FashionChequeBeauty extends PPMFWC_Gateway_Abstract
+class PPMFWC_Gateway_FashionChequeBeauty extends PPMFWC_Gateway_Abstract
0 commit comments