@@ -239,7 +239,7 @@ |
||
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) |