@@ -1,14 +1,14 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Ion |
|
| 4 | - * |
|
| 5 | - * Building blocks for web development |
|
| 6 | - * |
|
| 7 | - * @package Ion |
|
| 8 | - * @author Timothy J. Warren |
|
| 9 | - * @copyright Copyright (c) 2015 - 2016 |
|
| 10 | - * @license MIT |
|
| 11 | - */ |
|
| 3 | + * Ion |
|
| 4 | + * |
|
| 5 | + * Building blocks for web development |
|
| 6 | + * |
|
| 7 | + * @package Ion |
|
| 8 | + * @author Timothy J. Warren |
|
| 9 | + * @copyright Copyright (c) 2015 - 2016 |
|
| 10 | + * @license MIT |
|
| 11 | + */ |
|
| 12 | 12 | |
| 13 | 13 | namespace Aviat\Ion\Di\Exception; |
| 14 | 14 | |
@@ -1,14 +1,14 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Ion |
|
| 4 | - * |
|
| 5 | - * Building blocks for web development |
|
| 6 | - * |
|
| 7 | - * @package Ion |
|
| 8 | - * @author Timothy J. Warren |
|
| 9 | - * @copyright Copyright (c) 2015 - 2016 |
|
| 10 | - * @license MIT |
|
| 11 | - */ |
|
| 3 | + * Ion |
|
| 4 | + * |
|
| 5 | + * Building blocks for web development |
|
| 6 | + * |
|
| 7 | + * @package Ion |
|
| 8 | + * @author Timothy J. Warren |
|
| 9 | + * @copyright Copyright (c) 2015 - 2016 |
|
| 10 | + * @license MIT |
|
| 11 | + */ |
|
| 12 | 12 | |
| 13 | 13 | namespace Aviat\Ion\Di\Exception; |
| 14 | 14 | |
@@ -1,14 +1,14 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Ion |
|
| 4 | - * |
|
| 5 | - * Building blocks for web development |
|
| 6 | - * |
|
| 7 | - * @package Ion |
|
| 8 | - * @author Timothy J. Warren |
|
| 9 | - * @copyright Copyright (c) 2015 - 2016 |
|
| 10 | - * @license MIT |
|
| 11 | - */ |
|
| 3 | + * Ion |
|
| 4 | + * |
|
| 5 | + * Building blocks for web development |
|
| 6 | + * |
|
| 7 | + * @package Ion |
|
| 8 | + * @author Timothy J. Warren |
|
| 9 | + * @copyright Copyright (c) 2015 - 2016 |
|
| 10 | + * @license MIT |
|
| 11 | + */ |
|
| 12 | 12 | |
| 13 | 13 | namespace Aviat\Ion\Di\Exception; |
| 14 | 14 | |
@@ -1,14 +1,14 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Ion |
|
| 4 | - * |
|
| 5 | - * Building blocks for web development |
|
| 6 | - * |
|
| 7 | - * @package Ion |
|
| 8 | - * @author Timothy J. Warren |
|
| 9 | - * @copyright Copyright (c) 2015 - 2016 |
|
| 10 | - * @license MIT |
|
| 11 | - */ |
|
| 3 | + * Ion |
|
| 4 | + * |
|
| 5 | + * Building blocks for web development |
|
| 6 | + * |
|
| 7 | + * @package Ion |
|
| 8 | + * @author Timothy J. Warren |
|
| 9 | + * @copyright Copyright (c) 2015 - 2016 |
|
| 10 | + * @license MIT |
|
| 11 | + */ |
|
| 12 | 12 | |
| 13 | 13 | namespace Aviat\Ion\Di\Exception; |
| 14 | 14 | |
@@ -1,14 +1,14 @@ discard block |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Ion |
|
| 4 | - * |
|
| 5 | - * Building blocks for web development |
|
| 6 | - * |
|
| 7 | - * @package Ion |
|
| 8 | - * @author Timothy J. Warren |
|
| 9 | - * @copyright Copyright (c) 2015 - 2016 |
|
| 10 | - * @license MIT |
|
| 11 | - */ |
|
| 3 | + * Ion |
|
| 4 | + * |
|
| 5 | + * Building blocks for web development |
|
| 6 | + * |
|
| 7 | + * @package Ion |
|
| 8 | + * @author Timothy J. Warren |
|
| 9 | + * @copyright Copyright (c) 2015 - 2016 |
|
| 10 | + * @license MIT |
|
| 11 | + */ |
|
| 12 | 12 | |
| 13 | 13 | namespace Aviat\Ion; |
| 14 | 14 | |
@@ -70,8 +70,8 @@ discard block |
||
| 70 | 70 | * |
| 71 | 71 | * @param string $filename |
| 72 | 72 | * @param bool $assoc |
| 73 | - * @param int $depth |
|
| 74 | - * @param int $options |
|
| 73 | + * @param int $depth |
|
| 74 | + * @param int $options |
|
| 75 | 75 | * @return mixed |
| 76 | 76 | */ |
| 77 | 77 | public static function decodeFile($filename, $assoc = TRUE, $depth = 512, $options = 0) |