Skip to content

Commit

Permalink
fix cs
Browse files Browse the repository at this point in the history
  • Loading branch information
CB9TOIIIA committed Nov 17, 2024
1 parent 33af7e9 commit ea1af78
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 67 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementModifierOrderPriceDiscountCode
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementModifierOrderPricePromoCode
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementNotificationSendemail
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementNotificationSmsuslugiru
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementPaymentInterkassa
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementPaymentLiqPay
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementPaymentManual
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementPaymentPayPal
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementPaymentQiwi
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementPaymentRobokassa
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementPaymentSberbank
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementPaymentYooKassa
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,11 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');
use Joomla\String\StringHelper;

App::getInstance('zoo')->loader->register('JBCartElementPriceOption', 'cart-elements:price/option/option.php');

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementPriceDiscount
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementPriceImage
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementPriceOption
* @since 2.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,11 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');
use Joomla\String\StringHelper;

$html = array();
foreach ($data as $optionName => $optionVal) {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementPriceSku
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementPriceValue
* @since 2.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?php
use Joomla\String\StringHelper;
/**
* JBZoo Application
*
Expand All @@ -11,12 +10,11 @@
* @license GPL-2.0
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/JBZoo
* @author Denis Smetannikov <[email protected]>
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

use Joomla\String\StringHelper;
/**
* Class JBCartElementShippingBoxberry
*/
Expand Down
Loading

0 comments on commit ea1af78

Please sign in to comment.