@@ -140,6 +140,7 @@ |
||
140 | 140 | /** |
141 | 141 | * @param array $langs Languages to query for |
142 | 142 | * @param string[] $props property names |
143 | + * @return string |
|
143 | 144 | */ |
144 | 145 | private function generateCountLangConceptsQuery($langs, $classes, $props) { |
145 | 146 | $gc = $this->graphClause; |