@@ -272,7 +272,7 @@ |
||
| 272 | 272 | /** |
| 273 | 273 | * Returns the filename of the resource |
| 274 | 274 | * |
| 275 | - * @return mixed The filename |
|
| 275 | + * @return string The filename |
|
| 276 | 276 | */ |
| 277 | 277 | public function getFilename() |
| 278 | 278 | { |
@@ -183,7 +183,6 @@ |
||
| 183 | 183 | /** |
| 184 | 184 | * Merges various configuration contents into one array |
| 185 | 185 | * |
| 186 | - * @param mixed $contents,... Optional number of arrays to merge |
|
| 187 | 186 | * |
| 188 | 187 | * @return array The merged contents |
| 189 | 188 | */ |
@@ -612,7 +612,7 @@ |
||
| 612 | 612 | /** |
| 613 | 613 | * Returns the Vars replacement variables |
| 614 | 614 | * |
| 615 | - * @return array The Vars replacement variables |
|
| 615 | + * @return string The Vars replacement variables |
|
| 616 | 616 | */ |
| 617 | 617 | public function getVariables() |
| 618 | 618 | { |