@@ -1,15 +1,15 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * This class contains the Writer Class |
|
| 4 | - * |
|
| 5 | - * PHP version 5.3+ |
|
| 6 | - * |
|
| 7 | - * @package Writer |
|
| 8 | - * @author Gabriel Alonso <[email protected]> |
|
| 9 | - * @copyright 2015 Galonso |
|
| 10 | - * @license WTFPL - http://www.wtfpl.net/txt/copying/ |
|
| 11 | - * @link https://github.com/g-alonso/FixedLengthHelper |
|
| 12 | - */ |
|
| 3 | + * This class contains the Writer Class |
|
| 4 | + * |
|
| 5 | + * PHP version 5.3+ |
|
| 6 | + * |
|
| 7 | + * @package Writer |
|
| 8 | + * @author Gabriel Alonso <[email protected]> |
|
| 9 | + * @copyright 2015 Galonso |
|
| 10 | + * @license WTFPL - http://www.wtfpl.net/txt/copying/ |
|
| 11 | + * @link https://github.com/g-alonso/FixedLengthHelper |
|
| 12 | + */ |
|
| 13 | 13 | namespace Galonso\FixedLengthHelper; |
| 14 | 14 | |
| 15 | 15 | use RuntimeException; |