Skip to content

Commit 922ea34

Browse files
author
David Verholen
committed
changed class comment in Core Deploy Strategy
1 parent b0873aa commit 922ea34

File tree

1 file changed

+0
-13
lines changed
  • src/MagentoHackathon/Composer/Magento/Deploystrategy

1 file changed

+0
-13
lines changed

src/MagentoHackathon/Composer/Magento/Deploystrategy/Core.php

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@
44
*
55
* PHP Version 5
66
*
7-
* @category Brandung
8-
* @package Brandung_magento-composer-installer
9-
* @author David Verholen <[email protected]>
10-
* @copyright 2014 Brandung GmbH & Co Kg
11-
* @license http://opensource.org/licenses/OSL-3.0 OSL-3.0
12-
* @link http://www.brandung.de
137
*/
148

159
namespace MagentoHackathon\Composer\Magento\Deploystrategy;
@@ -19,13 +13,6 @@
1913

2014
/**
2115
* Class Core
22-
*
23-
* @category Brandung
24-
* @package Brandung_magento-composer-installer
25-
* @author David Verholen <[email protected]>
26-
* @copyright 2014 Brandung GmbH & Co Kg
27-
* @license http://opensource.org/licenses/OSL-3.0 OSL-3.0
28-
* @link http://www.brandung.de
2916
*/
3017
class Core extends Copy
3118
{

0 commit comments

Comments
 (0)