@@ -72,7 +72,7 @@ |
||
72 | 72 | /** |
73 | 73 | * adds a where statement to a given statement |
74 | 74 | * @param null|WhereStatementInterface $where where statement to be used added |
75 | - * @return CommandInterface bubbling |
|
75 | + * @return WhereTrait bubbling |
|
76 | 76 | * @since v1.0.0 |
77 | 77 | */ |
78 | 78 | public function setWhere(WhereStatementInterface $where = null) |