style(legacy): format files (#1946)
This commit is contained in:
parent
eb19283d96
commit
4d393fa14e
66 changed files with 775 additions and 565 deletions
|
@ -105,7 +105,8 @@ class Application_Model_Datatables
|
|||
$debug = [
|
||||
'$new_index' => $new_index,
|
||||
'$currentPos' => $currentPos,
|
||||
'$orig2searchTerm' => $orig2searchTerm, ];
|
||||
'$orig2searchTerm' => $orig2searchTerm,
|
||||
];
|
||||
Logging::warn($debug);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue