@@ -289,7 +289,7 @@ |
||
| 289 | 289 | /** |
| 290 | 290 | * Get license key if the add-on has a valid license. |
| 291 | 291 | * |
| 292 | - * @return bool|string License key if found, False otherwise. |
|
| 292 | + * @return null|string License key if found, False otherwise. |
|
| 293 | 293 | */ |
| 294 | 294 | public function get_addon_license_key() { |
| 295 | 295 | return $this->get_license()->get_license_key(); |