@@ -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 @@ |
||
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 |
@@ -106,7 +106,7 @@ |
||
106 | 106 | */ |
107 | 107 | protected function output() |
108 | 108 | { |
109 | - $content =& $this->response->content; |
|
109 | + $content = & $this->response->content; |
|
110 | 110 | $content->set($this->output); |
111 | 111 | $content->setType($this->contentType); |
112 | 112 | $content->setCharset('utf-8'); |
@@ -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,15 +1,15 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Hummingbird Anime Client |
|
4 | - * |
|
5 | - * An API client for Hummingbird to manage anime and manga watch lists |
|
6 | - * |
|
7 | - * @package HummingbirdAnimeClient |
|
8 | - * @author Timothy J. Warren |
|
9 | - * @copyright Copyright (c) 2015 - 2016 |
|
10 | - * @link https://github.com/timw4mail/HummingBirdAnimeClient |
|
11 | - * @license MIT |
|
12 | - */ |
|
3 | + * Hummingbird Anime Client |
|
4 | + * |
|
5 | + * An API client for Hummingbird to manage anime and manga watch lists |
|
6 | + * |
|
7 | + * @package HummingbirdAnimeClient |
|
8 | + * @author Timothy J. Warren |
|
9 | + * @copyright Copyright (c) 2015 - 2016 |
|
10 | + * @link https://github.com/timw4mail/HummingBirdAnimeClient |
|
11 | + * @license MIT |
|
12 | + */ |
|
13 | 13 | |
14 | 14 | namespace Aviat\AnimeClient\Auth; |
15 | 15 |