@@ -56,6 +56,7 @@ |
||
56 | 56 | |
57 | 57 | /** |
58 | 58 | * @param SMWQueryResult | null $queryResult |
59 | + * @param SMWQueryResult|null $queryResult |
|
59 | 60 | */ |
60 | 61 | public function setQueryResult( $queryResult ) { |
61 | 62 | $this->queryResult = $queryResult; |