Browse Source

[Nostromo] Class Documentation

pull/1/head
Andrés Montañez 8 years ago
parent
commit
da3ff27e28
  1. 8
      src/Mage/Task/BuiltIn/Composer/GenerateAutoloadTask.php
  2. 8
      src/Mage/Task/BuiltIn/Composer/InstallTask.php

8
src/Mage/Task/BuiltIn/Composer/GenerateAutoloadTask.php

@ -1,4 +1,12 @@
<?php
/*
* This file is part of the Magallanes package.
*
* (c) Andrés Montañez <andres@andresmontanez.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Mage\Task\BuiltIn\Composer;

8
src/Mage/Task/BuiltIn/Composer/InstallTask.php

@ -1,4 +1,12 @@
<?php
/*
* This file is part of the Magallanes package.
*
* (c) Andrés Montañez <andres@andresmontanez.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Mage\Task\BuiltIn\Composer;

Loading…
Cancel
Save