| @@ -1,12 +1,12 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * Copyright 2015 Dirk Groenen | |
| 4 | - * | |
| 5 | - * (c) Dirk Groenen <[email protected]> | |
| 6 | - * | |
| 7 | - * For the full copyright and license information, please view the LICENSE | |
| 8 | - * file that was distributed with this source code. | |
| 9 | - */ | |
| 3 | + * Copyright 2015 Dirk Groenen | |
| 4 | + * | |
| 5 | + * (c) Dirk Groenen <[email protected]> | |
| 6 | + * | |
| 7 | + * For the full copyright and license information, please view the LICENSE | |
| 8 | + * file that was distributed with this source code. | |
| 9 | + */ | |
| 10 | 10 | |
| 11 | 11 | namespace DirkGroenen\Pinterest\Endpoints; | 
| 12 | 12 | |
| @@ -1,12 +1,12 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * Copyright 2015 Dirk Groenen | |
| 4 | - * | |
| 5 | - * (c) Dirk Groenen <[email protected]> | |
| 6 | - * | |
| 7 | - * For the full copyright and license information, please view the LICENSE | |
| 8 | - * file that was distributed with this source code. | |
| 9 | - */ | |
| 3 | + * Copyright 2015 Dirk Groenen | |
| 4 | + * | |
| 5 | + * (c) Dirk Groenen <[email protected]> | |
| 6 | + * | |
| 7 | + * For the full copyright and license information, please view the LICENSE | |
| 8 | + * file that was distributed with this source code. | |
| 9 | + */ | |
| 10 | 10 | |
| 11 | 11 | namespace DirkGroenen\Pinterest\Endpoints; | 
| 12 | 12 | |
| @@ -1,12 +1,12 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * Copyright 2015 Dirk Groenen | |
| 4 | - * | |
| 5 | - * (c) Dirk Groenen <[email protected]> | |
| 6 | - * | |
| 7 | - * For the full copyright and license information, please view the LICENSE | |
| 8 | - * file that was distributed with this source code. | |
| 9 | - */ | |
| 3 | + * Copyright 2015 Dirk Groenen | |
| 4 | + * | |
| 5 | + * (c) Dirk Groenen <[email protected]> | |
| 6 | + * | |
| 7 | + * For the full copyright and license information, please view the LICENSE | |
| 8 | + * file that was distributed with this source code. | |
| 9 | + */ | |
| 10 | 10 | |
| 11 | 11 | namespace DirkGroenen\Pinterest\Endpoints; | 
| 12 | 12 | |
| @@ -1,12 +1,12 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * Copyright 2015 Dirk Groenen | |
| 4 | - * | |
| 5 | - * (c) Dirk Groenen <[email protected]> | |
| 6 | - * | |
| 7 | - * For the full copyright and license information, please view the LICENSE | |
| 8 | - * file that was distributed with this source code. | |
| 9 | - */ | |
| 3 | + * Copyright 2015 Dirk Groenen | |
| 4 | + * | |
| 5 | + * (c) Dirk Groenen <[email protected]> | |
| 6 | + * | |
| 7 | + * For the full copyright and license information, please view the LICENSE | |
| 8 | + * file that was distributed with this source code. | |
| 9 | + */ | |
| 10 | 10 | |
| 11 | 11 | namespace DirkGroenen\Pinterest\Endpoints; | 
| 12 | 12 | |
| @@ -1,12 +1,12 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * Copyright 2015 Dirk Groenen | |
| 4 | - * | |
| 5 | - * (c) Dirk Groenen <[email protected]> | |
| 6 | - * | |
| 7 | - * For the full copyright and license information, please view the LICENSE | |
| 8 | - * file that was distributed with this source code. | |
| 9 | - */ | |
| 3 | + * Copyright 2015 Dirk Groenen | |
| 4 | + * | |
| 5 | + * (c) Dirk Groenen <[email protected]> | |
| 6 | + * | |
| 7 | + * For the full copyright and license information, please view the LICENSE | |
| 8 | + * file that was distributed with this source code. | |
| 9 | + */ | |
| 10 | 10 | |
| 11 | 11 | namespace DirkGroenen\Pinterest\Endpoints; | 
| 12 | 12 | |
| @@ -127,7 +127,7 @@ | ||
| 127 | 127 | * Change the code for an access_token | 
| 128 | 128 | * | 
| 129 | 129 | * @param string $code | 
| 130 | - * @return array | |
| 130 | + * @return \DirkGroenen\Pinterest\Transport\Response | |
| 131 | 131 | */ | 
| 132 | 132 | public function getOAuthToken($code) | 
| 133 | 133 |      { |