File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
src/MagentoHackathon/Composer/Magento/Deploystrategy Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 4
4
*
5
5
* PHP Version 5
6
6
*
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
13
7
*/
14
8
15
9
namespace MagentoHackathon \Composer \Magento \Deploystrategy ;
19
13
20
14
/**
21
15
* 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
29
16
*/
30
17
class Core extends Copy
31
18
{
You can’t perform that action at this time.
0 commit comments