From fd7ed54e648195b7f56c5f211fb01208be30f953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20Sormage=C3=A7?= Date: Sat, 21 Dec 2019 22:28:41 +0000 Subject: [PATCH] withCount added config (#669) withCount added config --- src/resources/config/repository.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/resources/config/repository.php b/src/resources/config/repository.php index a251120c..a08e4862 100644 --- a/src/resources/config/repository.php +++ b/src/resources/config/repository.php @@ -217,6 +217,7 @@ 'sortedBy' => 'sortedBy', 'with' => 'with', 'searchJoin' => 'searchJoin' + 'withCount' => 'withCount' ] ], /*