@@ -1,15 +1,15 @@ discard block |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of graze/data-file |
|
4 | - * |
|
5 | - * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - * |
|
10 | - * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | - * @link https://github.com/graze/data-file |
|
12 | - */ |
|
3 | + * This file is part of graze/data-file |
|
4 | + * |
|
5 | + * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + * |
|
10 | + * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | + * @link https://github.com/graze/data-file |
|
12 | + */ |
|
13 | 13 | |
14 | 14 | namespace Graze\DataFile\Modify\Compress; |
15 | 15 | |
@@ -36,8 +36,8 @@ discard block |
||
36 | 36 | } |
37 | 37 | |
38 | 38 | $outputFile = $node->getClone() |
39 | - ->setPath($pathInfo['dirname'] . '/' . $pathInfo['filename']) |
|
40 | - ->setCompression(CompressionFactory::TYPE_NONE); |
|
39 | + ->setPath($pathInfo['dirname'] . '/' . $pathInfo['filename']) |
|
40 | + ->setCompression(CompressionFactory::TYPE_NONE); |
|
41 | 41 | |
42 | 42 | $this->log(LogLevel::INFO, "DeCompressing file: {file} into {target} using {compression}", [ |
43 | 43 | 'file' => $node, |
@@ -1,15 +1,15 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of graze/data-file |
|
4 | - * |
|
5 | - * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - * |
|
10 | - * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | - * @link https://github.com/graze/data-file |
|
12 | - */ |
|
3 | + * This file is part of graze/data-file |
|
4 | + * |
|
5 | + * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + * |
|
10 | + * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | + * @link https://github.com/graze/data-file |
|
12 | + */ |
|
13 | 13 | |
14 | 14 | namespace Graze\DataFile\Modify\Compress; |
15 | 15 |
@@ -1,15 +1,15 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of graze/data-file |
|
4 | - * |
|
5 | - * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - * |
|
10 | - * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | - * @link https://github.com/graze/data-file |
|
12 | - */ |
|
3 | + * This file is part of graze/data-file |
|
4 | + * |
|
5 | + * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + * |
|
10 | + * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | + * @link https://github.com/graze/data-file |
|
12 | + */ |
|
13 | 13 | |
14 | 14 | namespace Graze\DataFile\Modify\Compress; |
15 | 15 |
@@ -1,15 +1,15 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of graze/data-file |
|
4 | - * |
|
5 | - * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - * |
|
10 | - * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | - * @link https://github.com/graze/data-file |
|
12 | - */ |
|
3 | + * This file is part of graze/data-file |
|
4 | + * |
|
5 | + * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + * |
|
10 | + * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | + * @link https://github.com/graze/data-file |
|
12 | + */ |
|
13 | 13 | |
14 | 14 | namespace Graze\DataFile\Modify\Compress; |
15 | 15 |
@@ -1,15 +1,15 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of graze/data-file |
|
4 | - * |
|
5 | - * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - * |
|
10 | - * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | - * @link https://github.com/graze/data-file |
|
12 | - */ |
|
3 | + * This file is part of graze/data-file |
|
4 | + * |
|
5 | + * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + * |
|
10 | + * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | + * @link https://github.com/graze/data-file |
|
12 | + */ |
|
13 | 13 | |
14 | 14 | namespace Graze\DataFile\Modify\Contract; |
15 | 15 |
@@ -1,15 +1,15 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of graze/data-file |
|
4 | - * |
|
5 | - * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - * |
|
10 | - * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | - * @link https://github.com/graze/data-file |
|
12 | - */ |
|
3 | + * This file is part of graze/data-file |
|
4 | + * |
|
5 | + * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + * |
|
10 | + * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | + * @link https://github.com/graze/data-file |
|
12 | + */ |
|
13 | 13 | |
14 | 14 | namespace Graze\DataFile\Modify\Contract; |
15 | 15 |
@@ -1,15 +1,15 @@ discard block |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of graze/data-file |
|
4 | - * |
|
5 | - * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - * |
|
10 | - * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | - * @link https://github.com/graze/data-file |
|
12 | - */ |
|
3 | + * This file is part of graze/data-file |
|
4 | + * |
|
5 | + * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + * |
|
10 | + * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | + * @link https://github.com/graze/data-file |
|
12 | + */ |
|
13 | 13 | |
14 | 14 | namespace Graze\DataFile\Modify\Encoding; |
15 | 15 | |
@@ -63,8 +63,8 @@ discard block |
||
63 | 63 | ); |
64 | 64 | |
65 | 65 | $output = $file->getClone() |
66 | - ->setPath($pathInfo['dirname'] . '/' . $outputFileName) |
|
67 | - ->setEncoding($encoding); |
|
66 | + ->setPath($pathInfo['dirname'] . '/' . $outputFileName) |
|
67 | + ->setEncoding($encoding); |
|
68 | 68 | |
69 | 69 | $cmd = "iconv " . |
70 | 70 | ($file->getEncoding() ? "--from-code={$file->getEncoding()} " : '') . |
@@ -1,15 +1,15 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of graze/data-file |
|
4 | - * |
|
5 | - * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - * |
|
10 | - * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | - * @link https://github.com/graze/data-file |
|
12 | - */ |
|
3 | + * This file is part of graze/data-file |
|
4 | + * |
|
5 | + * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + * |
|
10 | + * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | + * @link https://github.com/graze/data-file |
|
12 | + */ |
|
13 | 13 | |
14 | 14 | namespace Graze\DataFile\Modify\Encoding; |
15 | 15 |
@@ -1,15 +1,15 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of graze/data-file |
|
4 | - * |
|
5 | - * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - * |
|
10 | - * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | - * @link https://github.com/graze/data-file |
|
12 | - */ |
|
3 | + * This file is part of graze/data-file |
|
4 | + * |
|
5 | + * Copyright (c) 2016 Nature Delivered Ltd. <https://www.graze.com> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + * |
|
10 | + * @license https://github.com/graze/data-file/blob/master/LICENSE.md |
|
11 | + * @link https://github.com/graze/data-file |
|
12 | + */ |
|
13 | 13 | |
14 | 14 | namespace Graze\DataFile\Modify\Exception; |
15 | 15 |