updated rimotype map
This commit is contained in:
@@ -95,6 +95,7 @@ class TTCrud extends mfBaseController {
|
||||
* @return array
|
||||
*/
|
||||
protected function getCheckArray(): array {
|
||||
if (!$this->columns || count($this->columns) === 0) return [];
|
||||
$checkArray = [];
|
||||
|
||||
foreach ($this->columns as $column) {
|
||||
|
||||
Reference in New Issue
Block a user