@@ -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; |
| 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; |
| 15 | 15 | |
@@ -98,7 +98,7 @@ discard block |
||
| 98 | 98 | $outputFilePath = $pathInfo['dirname'] . '/' . $outputFileName; |
| 99 | 99 | |
| 100 | 100 | $output = $file->getClone() |
| 101 | - ->setPath($outputFilePath); |
|
| 101 | + ->setPath($outputFilePath); |
|
| 102 | 102 | |
| 103 | 103 | $this->log(LogLevel::INFO, "Retrieving the last {lines} from file {file}", [ |
| 104 | 104 | 'lines' => $this->lines, |
@@ -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; |
| 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; |
| 15 | 15 | |
@@ -102,7 +102,7 @@ discard block |
||
| 102 | 102 | $outputFilePath = $pathInfo['dirname'] . '/' . $outputFileName; |
| 103 | 103 | |
| 104 | 104 | $output = $file->getClone() |
| 105 | - ->setPath($outputFilePath); |
|
| 105 | + ->setPath($outputFilePath); |
|
| 106 | 106 | |
| 107 | 107 | if (is_array($fromText)) { |
| 108 | 108 | if (is_array($toText) && |
@@ -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; |
| 15 | 15 | |
@@ -98,7 +98,7 @@ discard block |
||
| 98 | 98 | $outputFilePath = $pathInfo['dirname'] . '/' . $outputFileName; |
| 99 | 99 | |
| 100 | 100 | $output = $file->getClone() |
| 101 | - ->setPath($outputFilePath); |
|
| 101 | + ->setPath($outputFilePath); |
|
| 102 | 102 | |
| 103 | 103 | $this->log(LogLevel::INFO, "Retrieving the last {lines} from file {file}", [ |
| 104 | 104 | 'lines' => $this->lines, |
@@ -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\Transfer; |
| 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\Transfer; |
| 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\Node; |
| 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\Node; |
| 15 | 15 | |