diff --git a/libraries/controllers/table/TableStructureController.php b/libraries/controllers/table/TableStructureController.php index 86105d51a3..059eef4f29 100644 --- a/libraries/controllers/table/TableStructureController.php +++ b/libraries/controllers/table/TableStructureController.php @@ -476,7 +476,7 @@ class TableStructureController extends TableController * @param array $selected the selected columns * @param string $action target script to call * - * @return boolean $regenerate true if error occurred + * @return void * */ protected function displayHtmlForColumnChange($selected, $action)