Completed
Push — develop ( 571b58...68ffd2 )
by Stuart
02:15
created
src/OsType/ValueBuilders/BuildTypeFromLsbRelease.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -88,8 +88,7 @@
 block discarded – undo
88 88
      * use the output of /usr/bin/lsb_release (if present) to determine which
89 89
      * Linux distro we are using
90 90
      *
91
-     * @param  string $path
92
-     *         path to the binary to run
91
+     * @param string $pathToBinary
93 92
      * @return null|OsType
94 93
      *         OsType if we know which Linux distro we are using
95 94
      *         null otherwise
Please login to merge, or discard this patch.