Completed
Push — master ( 36644b...bc2be6 )
by Andrii
09:15
created
src/components/Phpunit.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -61,6 +61,9 @@
 block discarded – undo
61 61
         return $args;
62 62
     }
63 63
 
64
+    /**
65
+     * @return string
66
+     */
64 67
     public function getVersion()
65 68
     {
66 69
         if ($this->_version === null) {
Please login to merge, or discard this patch.