@@ -369,7 +369,7 @@ |
||
| 369 | 369 | /** |
| 370 | 370 | * Returns list of config settings. |
| 371 | 371 | * |
| 372 | - * @return AbstractConfigSetting[] |
|
| 372 | + * @return PathsConfigSetting[] |
|
| 373 | 373 | */ |
| 374 | 374 | public function getConfigSettings() |
| 375 | 375 | { |
@@ -203,7 +203,7 @@ |
||
| 203 | 203 | * |
| 204 | 204 | * @param mixed $value Value. |
| 205 | 205 | * |
| 206 | - * @return mixed |
|
| 206 | + * @return string |
|
| 207 | 207 | */ |
| 208 | 208 | protected function openEditor($value) |
| 209 | 209 | { |
@@ -549,7 +549,7 @@ |
||
| 549 | 549 | /** |
| 550 | 550 | * Returns list of config settings. |
| 551 | 551 | * |
| 552 | - * @return AbstractConfigSetting[] |
|
| 552 | + * @return StringConfigSetting[] |
|
| 553 | 553 | */ |
| 554 | 554 | public function getConfigSettings() |
| 555 | 555 | { |
@@ -155,7 +155,7 @@ |
||
| 155 | 155 | /** |
| 156 | 156 | * Returns cache invalidator for this plugin data. |
| 157 | 157 | * |
| 158 | - * @return string |
|
| 158 | + * @return integer |
|
| 159 | 159 | */ |
| 160 | 160 | public function getCacheInvalidator() |
| 161 | 161 | { |
@@ -153,7 +153,7 @@ |
||
| 153 | 153 | /** |
| 154 | 154 | * Returns cache invalidator for this plugin data. |
| 155 | 155 | * |
| 156 | - * @return string |
|
| 156 | + * @return integer |
|
| 157 | 157 | */ |
| 158 | 158 | public function getCacheInvalidator() |
| 159 | 159 | { |
@@ -149,7 +149,7 @@ |
||
| 149 | 149 | /** |
| 150 | 150 | * Returns cache invalidator for this plugin data. |
| 151 | 151 | * |
| 152 | - * @return string |
|
| 152 | + * @return integer |
|
| 153 | 153 | */ |
| 154 | 154 | public function getCacheInvalidator() |
| 155 | 155 | { |
@@ -119,7 +119,7 @@ |
||
| 119 | 119 | /** |
| 120 | 120 | * Returns format version. |
| 121 | 121 | * |
| 122 | - * @return mixed |
|
| 122 | + * @return string |
|
| 123 | 123 | */ |
| 124 | 124 | private function _getCacheInvalidator() |
| 125 | 125 | { |
@@ -155,7 +155,7 @@ |
||
| 155 | 155 | /** |
| 156 | 156 | * Returns cache invalidator for this plugin data. |
| 157 | 157 | * |
| 158 | - * @return string |
|
| 158 | + * @return integer |
|
| 159 | 159 | */ |
| 160 | 160 | public function getCacheInvalidator() |
| 161 | 161 | { |