added test for getRecordsCount, format code

This commit is contained in:
Milos Holba
2022-05-02 18:21:20 +02:00
parent ad8793ce28
commit f75c20e5a7
24 changed files with 147 additions and 102 deletions
+2 -2
View File
@@ -62,6 +62,6 @@ return [
],
'paginate' => [
'perPage' => 15
]
'perPage' => 15,
],
];