@@ -56,7 +56,7 @@ |
||
| 56 | 56 | * |
| 57 | 57 | * @param int $width |
| 58 | 58 | * @param int $height |
| 59 | - * @param int|JonnyW\PhantomJs\Page\Margin $margin (default: 0) |
|
| 59 | + * @param integer $margin (default: 0) |
|
| 60 | 60 | */ |
| 61 | 61 | public function __construct($width, $height, $margin = 0) |
| 62 | 62 | { |
@@ -30,7 +30,7 @@ |
||
| 30 | 30 | /** |
| 31 | 31 | * Get singleton instance. |
| 32 | 32 | * |
| 33 | - * @return \JonnyW\PhantomJs\Client |
|
| 33 | + * @return ServiceContainer |
|
| 34 | 34 | */ |
| 35 | 35 | public static function getInstance() |
| 36 | 36 | { |