mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-05 17:08:56 +02:00
PHPStorm refactoring.
This commit is contained in:
@@ -19,11 +19,11 @@ use Mage\Config;
|
||||
*/
|
||||
abstract class AbstractCommand
|
||||
{
|
||||
/**
|
||||
* Instance of the loaded Configuration.
|
||||
*
|
||||
* @var \Mage\Config
|
||||
*/
|
||||
/**
|
||||
* Instance of the loaded Configuration.
|
||||
*
|
||||
* @var \Mage\Config
|
||||
*/
|
||||
protected $config = null;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user