Completed
Push — dev-1.6.x ( c638bc...048fe7 )
by Boudry
04:21
created
lib/ElectionProcess/ResultsManager.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -211,6 +211,9 @@
 block discarded – undo
211 211
 
212 212
     //:: GET RAW DATA :://
213 213
 
214
+    /**
215
+     * @return Pairwise
216
+     */
214 217
     public function getPairwise (bool $explicit = true)
215 218
     {
216 219
         $this->prepareResult();
Please login to merge, or discard this patch.