Passed
Push — master ( 20f7d8...00043b )
by Alexander
03:08
created
src/SystemdState/SystemdState.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
     }
51 51
 
52 52
     /**
53
-     * @param null $unitName
53
+     * @param string $unitName
54 54
      * @return array
55 55
      */
56 56
     public function getReport($unitName = null): array
Please login to merge, or discard this patch.