mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-04 08:28:57 +02:00
Code refactoring.
This commit is contained in:
+2
-2
@@ -26,7 +26,7 @@ class Console
|
||||
{
|
||||
/**
|
||||
* Handler to the current Log File.
|
||||
* @var handler
|
||||
* @var mixed
|
||||
*/
|
||||
private static $log = null;
|
||||
|
||||
@@ -56,7 +56,7 @@ class Console
|
||||
|
||||
/**
|
||||
* Configuration
|
||||
* @var Mage/Config
|
||||
* @var \Mage\Config
|
||||
*/
|
||||
private static $config;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user