mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-24 01:50:38 +00:00
added test for getRecordsCount, format code
This commit is contained in:
@@ -62,6 +62,6 @@ return [
|
||||
],
|
||||
|
||||
'paginate' => [
|
||||
'perPage' => 15
|
||||
]
|
||||
'perPage' => 15,
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user