Completed
Push — develop ( 95d5bd...e84e9c )
by Stuart
01:55
created
src/IpRoute/Parsers/ParseNetInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -239,7 +239,7 @@
 block discarded – undo
239 239
      *
240 240
      * @param  array $lines
241 241
      *         the 'ip addr' lines for the physical link
242
-     * @return NetLink
242
+     * @return \GanbaroDigital\OperatingSystem\NetInterfaces\Values\NetLink
243 243
      *         the value object extracted from the lines of output
244 244
      */
245 245
     private static function convertToLink($lines)
Please login to merge, or discard this patch.