@@ -202,7 +202,7 @@ |
||
| 202 | 202 | * |
| 203 | 203 | * @param string $table Table name to validate. |
| 204 | 204 | * |
| 205 | - * @return mixed|string |
|
| 205 | + * @return string |
|
| 206 | 206 | * @throws Exception Throw an exception on validation failure. |
| 207 | 207 | */ |
| 208 | 208 | private function validate_table_name( $table ) { |