@@ -8,7 +8,6 @@ |
||
8 | 8 | * For the full copyright and license information, please view the LICENSE |
9 | 9 | * file that was distributed with this source code. |
10 | 10 | * |
11 | - |
|
12 | 11 | * @author Vincent Faliès <[email protected]> |
13 | 12 | * @copyright Copyright (c) 2017 |
14 | 13 | */ |
@@ -8,7 +8,6 @@ |
||
8 | 8 | * For the full copyright and license information, please view the LICENSE |
9 | 9 | * file that was distributed with this source code. |
10 | 10 | * |
11 | - |
|
12 | 11 | * @author Vincent Faliès <[email protected]> |
13 | 12 | * @copyright Copyright (c) 2017 |
14 | 13 | */ |
@@ -8,7 +8,6 @@ |
||
8 | 8 | * For the full copyright and license information, please view the LICENSE |
9 | 9 | * file that was distributed with this source code. |
10 | 10 | * |
11 | - |
|
12 | 11 | * @author Vincent Faliès <[email protected]> |
13 | 12 | * @copyright Copyright (c) 2017 |
14 | 13 | */ |
@@ -8,7 +8,6 @@ |
||
8 | 8 | * For the full copyright and license information, please view the LICENSE |
9 | 9 | * file that was distributed with this source code. |
10 | 10 | * |
11 | - |
|
12 | 11 | * @author Vincent Faliès <[email protected]> |
13 | 12 | * @copyright Copyright (c) 2017 |
14 | 13 | */ |
@@ -8,7 +8,6 @@ |
||
8 | 8 | * For the full copyright and license information, please view the LICENSE |
9 | 9 | * file that was distributed with this source code. |
10 | 10 | * |
11 | - |
|
12 | 11 | * @author Vincent Faliès <[email protected]> |
13 | 12 | * @copyright Copyright (c) 2017 |
14 | 13 | */ |
@@ -8,7 +8,6 @@ |
||
8 | 8 | * For the full copyright and license information, please view the LICENSE |
9 | 9 | * file that was distributed with this source code. |
10 | 10 | * |
11 | - |
|
12 | 11 | * @author Vincent Faliès <[email protected]> |
13 | 12 | * @copyright Copyright (c) 2017 |
14 | 13 | */ |
@@ -8,7 +8,6 @@ |
||
8 | 8 | * For the full copyright and license information, please view the LICENSE |
9 | 9 | * file that was distributed with this source code. |
10 | 10 | * |
11 | - |
|
12 | 11 | * @author Vincent Faliès <[email protected]> |
13 | 12 | * @copyright Copyright (c) 2017 |
14 | 13 | */ |
@@ -8,7 +8,6 @@ |
||
8 | 8 | * For the full copyright and license information, please view the LICENSE |
9 | 9 | * file that was distributed with this source code. |
10 | 10 | * |
11 | - |
|
12 | 11 | * @author Vincent Faliès <[email protected]> |
13 | 12 | * @copyright Copyright (c) 2017 |
14 | 13 | */ |
@@ -31,12 +31,12 @@ |
||
31 | 31 | * Tmdb object |
32 | 32 | * @var TmdbInterface |
33 | 33 | */ |
34 | - protected $tmdb = null; |
|
34 | + protected $tmdb = null; |
|
35 | 35 | /** |
36 | 36 | * Configuration |
37 | 37 | * @var \stdClass |
38 | 38 | */ |
39 | - protected $conf = null; |
|
39 | + protected $conf = null; |
|
40 | 40 | /** |
41 | 41 | * Logger |
42 | 42 | * @var \Psr\Log\LoggerInterface |
@@ -8,7 +8,6 @@ |
||
8 | 8 | * For the full copyright and license information, please view the LICENSE |
9 | 9 | * file that was distributed with this source code. |
10 | 10 | * |
11 | - |
|
12 | 11 | * @author Vincent Faliès <[email protected]> |
13 | 12 | * @copyright Copyright (c) 2017 |
14 | 13 | */ |