@@ -35,6 +35,7 @@ |
||
35 | 35 | * |
36 | 36 | * @param JoinableInterface $joinFrom |
37 | 37 | * return $this |
38 | + * @return UniqueKeyExtractorAbstract |
|
38 | 39 | */ |
39 | 40 | public function setJoinFrom(JoinableInterface $joinFrom); |
40 | 41 |