Skip to content

Commit ae65d28

Browse files
committed
Update QueryBuilderEngine.php
1 parent b2b85ae commit ae65d28

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Engines/QueryBuilderEngine.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,7 @@ public function count()
8787
}
8888

8989
/**
90-
* Counts total.
91-
*
92-
* @return int
90+
* @inheritdoc
9391
*/
9492
public function totalCount()
9593
{

0 commit comments

Comments
 (0)