@@ -1,16 +1,16 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the Axstrad library. |
|
4 | - * |
|
5 | - * (c) Dan Kempster <[email protected]> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - * |
|
10 | - * @author Dan Kempster <[email protected]> |
|
11 | - * @package Axstrad\Common |
|
12 | - * @subpackage Tests |
|
13 | - */ |
|
3 | + * This file is part of the Axstrad library. |
|
4 | + * |
|
5 | + * (c) Dan Kempster <[email protected]> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + * |
|
10 | + * @author Dan Kempster <[email protected]> |
|
11 | + * @package Axstrad\Common |
|
12 | + * @subpackage Tests |
|
13 | + */ |
|
14 | 14 | namespace Axstrad\Common\Tests\Util\ArrayUtil; |
15 | 15 | |
16 | 16 | use Axstrad\Common\Util\ArrayUtil; |
@@ -1,16 +1,16 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the Axstrad library. |
|
4 | - * |
|
5 | - * (c) Dan Kempster <[email protected]> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - * |
|
10 | - * @author Dan Kempster <[email protected]> |
|
11 | - * @package Axstrad\Common |
|
12 | - * @subpackage Tests |
|
13 | - */ |
|
3 | + * This file is part of the Axstrad library. |
|
4 | + * |
|
5 | + * (c) Dan Kempster <[email protected]> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + * |
|
10 | + * @author Dan Kempster <[email protected]> |
|
11 | + * @package Axstrad\Common |
|
12 | + * @subpackage Tests |
|
13 | + */ |
|
14 | 14 | namespace Axstrad\Common\Tests\Util\ArrayUtil; |
15 | 15 | |
16 | 16 | use Axstrad\Common\Util\ArrayUtil; |