Skip to content

Commit 2b439df

Browse files
authored
Fixed whitespace for docblocks in modules (Mage_C* -> Mage_I*) (#2523)
1 parent 87a0e64 commit 2b439df

File tree

145 files changed

+617
-545
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+617
-545
lines changed

app/code/core/Mage/Captcha/Block/Captcha.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
* obtain it through the world-wide-web, please send an email
1313
* to [email protected] so we can send you a copy immediately.
1414
*
15-
* @category Mage
16-
* @package Mage_Captcha
15+
* @category Mage
16+
* @package Mage_Captcha
1717
* @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
1818
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1919
*/

app/code/core/Mage/Captcha/Block/Captcha/Zend.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
* obtain it through the world-wide-web, please send an email
1313
* to [email protected] so we can send you a copy immediately.
1414
*
15-
* @category Mage
16-
* @package Mage_Captcha
15+
* @category Mage
16+
* @package Mage_Captcha
1717
* @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
1818
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1919
*/

app/code/core/Mage/Captcha/Helper/Data.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
* obtain it through the world-wide-web, please send an email
1313
* to [email protected] so we can send you a copy immediately.
1414
*
15-
* @category Mage
16-
* @package Mage_Captcha
15+
* @category Mage
16+
* @package Mage_Captcha
1717
* @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
1818
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1919
*/

app/code/core/Mage/Captcha/Model/Config/Font.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
* obtain it through the world-wide-web, please send an email
1313
* to [email protected] so we can send you a copy immediately.
1414
*
15-
* @category Mage
16-
* @package Mage_Captcha
15+
* @category Mage
16+
* @package Mage_Captcha
1717
* @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
1818
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1919
*/

app/code/core/Mage/Captcha/Model/Config/Form/Abstract.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
* obtain it through the world-wide-web, please send an email
1313
* to [email protected] so we can send you a copy immediately.
1414
*
15-
* @category Mage
16-
* @package Mage_Captcha
15+
* @category Mage
16+
* @package Mage_Captcha
1717
* @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
1818
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1919
*/

app/code/core/Mage/Captcha/Model/Config/Form/Backend.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
* obtain it through the world-wide-web, please send an email
1313
* to [email protected] so we can send you a copy immediately.
1414
*
15-
* @category Mage
16-
* @package Mage_Captcha
15+
* @category Mage
16+
* @package Mage_Captcha
1717
* @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
1818
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1919
*/

app/code/core/Mage/Captcha/Model/Config/Form/Frontend.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
* obtain it through the world-wide-web, please send an email
1313
* to [email protected] so we can send you a copy immediately.
1414
*
15-
* @category Mage
16-
* @package Mage_Captcha
15+
* @category Mage
16+
* @package Mage_Captcha
1717
* @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
1818
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1919
*/

app/code/core/Mage/Captcha/Model/Config/Mode.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
* obtain it through the world-wide-web, please send an email
1313
* to [email protected] so we can send you a copy immediately.
1414
*
15-
* @category Mage
16-
* @package Mage_Captcha
15+
* @category Mage
16+
* @package Mage_Captcha
1717
* @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
1818
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1919
*/

app/code/core/Mage/Captcha/Model/Interface.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
* obtain it through the world-wide-web, please send an email
1313
* to [email protected] so we can send you a copy immediately.
1414
*
15-
* @category Mage
16-
* @package Mage_Captcha
15+
* @category Mage
16+
* @package Mage_Captcha
1717
* @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
1818
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1919
*/

app/code/core/Mage/Captcha/Model/Observer.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@
1212
* obtain it through the world-wide-web, please send an email
1313
* to [email protected] so we can send you a copy immediately.
1414
*
15-
* @category Mage
16-
* @package Mage_Captcha
15+
* @category Mage
16+
* @package Mage_Captcha
1717
* @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
1818
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1919
*/
2020

2121
/**
2222
* Captcha Observer
2323
*
24-
* @category Mage
25-
* @package Mage_Captcha
26-
* @author Magento Core Team <[email protected]>
24+
* @category Mage
25+
* @package Mage_Captcha
26+
* @author Magento Core Team <[email protected]>
2727
*/
2828
class Mage_Captcha_Model_Observer
2929
{

0 commit comments

Comments
 (0)