@@ -94,7 +94,7 @@ |
||
| 94 | 94 | |
| 95 | 95 | /** |
| 96 | 96 | * Helper to get the default header pics from e.g. SiteConfig |
| 97 | - * @return DataList|null|SS_Limitable |
|
| 97 | + * @return DataList|null |
|
| 98 | 98 | */ |
| 99 | 99 | public function getDefaultHeaderPics() |
| 100 | 100 | { |
@@ -87,7 +87,7 @@ |
||
| 87 | 87 | |
| 88 | 88 | /** |
| 89 | 89 | * replaces "(c)" with html copyright sign |
| 90 | - * @return mixed |
|
| 90 | + * @return string |
|
| 91 | 91 | */ |
| 92 | 92 | public function getCopy() |
| 93 | 93 | { |