@@ -81,7 +81,7 @@ |
||
| 81 | 81 | } |
| 82 | 82 | |
| 83 | 83 | if ($publishedDate == false) { |
| 84 | - throw new \Exception('Was not hable to parse publishedDate: ' . $item['volumeInfo']['publishedDate']); |
|
| 84 | + throw new \Exception('Was not hable to parse publishedDate: '.$item['volumeInfo']['publishedDate']); |
|
| 85 | 85 | } |
| 86 | 86 | |
| 87 | 87 | } |