Completed
Branch dev-2.0 (a2c735)
by Boudry
03:09
created
lib/ElectionProcess/ResultsProcess.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -112,6 +112,9 @@
 block discarded – undo
112 112
         endif;
113 113
     }
114 114
 
115
+    /**
116
+     * @return Pairwise
117
+     */
115 118
     public function getPairwise (bool $explicit = true)
116 119
     {
117 120
         $this->prepareResult();
Please login to merge, or discard this patch.