We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fbe969 commit 4d6d8e3Copy full SHA for 4d6d8e3
src/TRepository.php
@@ -29,7 +29,7 @@ public function get($id)
29
30
31
/**
32
- * Fetchs entity by primary key
+ * Fetchs entity by column value
33
* @return Entity|FALSE
34
*/
35
protected function getByColumn($column, $value)
0 commit comments