@@ -301,7 +301,7 @@ |
||
301 | 301 | /** |
302 | 302 | * Generates description from the first paragraph of the `Content` attribute. |
303 | 303 | * |
304 | - * @return bool|string |
|
304 | + * @return string|false |
|
305 | 305 | */ |
306 | 306 | public function GenerateDescriptionFromContent() |
307 | 307 | { |