Completed
Branch master (74f537)
by Osma
14:13 queued 07:27
created
model/sparql/GenericSparql.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -140,6 +140,7 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.