Skip to content

Commit 5d11817

Browse files
authored
Apply fixes from StyleCI (#72)
1 parent 0fdd0c0 commit 5d11817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Endpoints/Database.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ public function sortBy(Collection $sorts): Database
107107
}
108108

109109
/**
110-
* @param EntityCollection $entityCollection
110+
* @param EntityCollection $entityCollection
111111
* @return $this
112112
*/
113113
public function offsetByResponse(EntityCollection $entityCollection): Database

0 commit comments

Comments
 (0)