-
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
31 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
<?php | ||
/** | ||
* @category Evozon | ||
* @package Magento_Evozon | ||
* @copyright Copyright (c) 2018 Evozon (http://www.evozon.com) | ||
* @author Lilian Codreanu <[email protected]> | ||
*/ | ||
|
||
declare(strict_types=1); | ||
|
||
namespace Lillik\PriceDecimal\Block\System\Config\Form\Field; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
<?php | ||
/** | ||
* | ||
* @package Lillik\PriceDecimal\Model | ||
* | ||
* @author Lilian Codreanu <[email protected]> | ||
*/ | ||
|
||
declare(strict_types=1); | ||
|
||
namespace Lillik\PriceDecimal\Model; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
<?php | ||
/** | ||
* | ||
* @package Lillik\PriceDecimal\Model | ||
* | ||
* @author Lilian Codreanu <[email protected]> | ||
*/ | ||
|
||
declare(strict_types=1); | ||
|
||
namespace Lillik\PriceDecimal\Model; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
<?php | ||
/** | ||
* | ||
* @package package Lillik\PriceDecimal | ||
* | ||
* @author Lilian Codreanu <[email protected]> | ||
*/ | ||
|
||
declare(strict_types=1); | ||
|
||
namespace Lillik\PriceDecimal\Model; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
<?php | ||
/** | ||
* | ||
* @package package Lillik\PriceDecimal\Model\Plugin\Local | ||
* | ||
* @author Lilian Codreanu <[email protected]> | ||
*/ | ||
|
||
declare(strict_types=1); | ||
|
||
namespace Lillik\PriceDecimal\Model\Plugin; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
<?php | ||
/** | ||
* | ||
* @package package Lillik\PriceDecimal\Model\Plugin\Local | ||
* | ||
* @author Lilian Codreanu <[email protected]> | ||
*/ | ||
|
||
declare(strict_types=1); | ||
|
||
namespace Lillik\PriceDecimal\Model\Plugin\Local; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
<?php | ||
/** | ||
* | ||
* @package Lillik\PriceDecimal\Model\Plugin | ||
* | ||
* @author Lilian Codreanu <[email protected]> | ||
*/ | ||
|
||
declare(strict_types=1); | ||
|
||
namespace Lillik\PriceDecimal\Model\Plugin; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
<?php | ||
/** | ||
* | ||
* @package Lillik\PriceDecimal\Model\Plugin | ||
* | ||
* @author Lilian Codreanu <[email protected]> | ||
*/ | ||
|
||
declare(strict_types=1); | ||
|
||
namespace Lillik\PriceDecimal\Model\Plugin; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
<?php | ||
/** | ||
* | ||
* @package Lillik\PriceDecimal\Model\Plugin | ||
* | ||
* @author Lilian Codreanu <[email protected]> | ||
*/ | ||
|
||
declare(strict_types=1); | ||
|
||
namespace Lillik\PriceDecimal\Model\Plugin; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
<?php | ||
/** | ||
* | ||
* @package Lillik\PriceDecimal | ||
* | ||
* @author Lilian Codreanu <[email protected]> | ||
*/ | ||
|
||
declare(strict_types=1); | ||
|
||
namespace Lillik\PriceDecimal\Model; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
<?php | ||
/** | ||
* @category Magento Module | ||
* @package Magento_Lillik | ||
* @copyright Copyright (c) 2017 Lilian Codreanu | ||
* @author Lilian Codreanu <[email protected]> | ||
*/ | ||
|
||
declare(strict_types=1); | ||
|
||
namespace Lillik\PriceDecimal\Test\Unit\Plugin\Model; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
<?php | ||
|
||
/** | ||
* | ||
* @package package Lillik\PriceDecimal\Ui\DataProvider\Product\Modifier | ||
* | ||
* @author Lilian Codreanu <[email protected]> | ||
*/ | ||
declare(strict_types=1); | ||
|
||
namespace Lillik\PriceDecimal\Ui\DataProvider\Product\Modifier; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,16 +9,16 @@ | |
"version": "1.0.6", | ||
"authors": [ | ||
{ | ||
"name": "Lilian Codreanu", | ||
"email": "[email protected]", | ||
"name": "LillikPro", | ||
"email": "[email protected]", | ||
"role": "Developer" | ||
} | ||
], | ||
"support": { | ||
"source": "" | ||
}, | ||
"require": { | ||
"php": "~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1", | ||
"php": "~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1|~7.3|~7.4", | ||
"magento/framework": "*" | ||
}, | ||
"autoload": { | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
<?php | ||
/** | ||
* | ||
* @package Lillik\PriceDecimal | ||
* | ||
* @author Lilian Codreanu <[email protected]> | ||
*/ | ||
|
||
declare(strict_types=1); | ||
|
||
\Magento\Framework\Component\ComponentRegistrar::register( | ||
\Magento\Framework\Component\ComponentRegistrar::MODULE, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
/** | ||
* Copyright © Magento, Inc. All rights reserved. | ||
* See COPYING.txt for license details. | ||
*/ | ||
|
||
/** | ||
* @api | ||
|