@@ -20,7 +20,7 @@ |
||
20 | 20 | * Check if the smbclient php extension is available |
21 | 21 | * |
22 | 22 | * @param ISystem $system |
23 | - * @return bool |
|
23 | + * @return string|boolean |
|
24 | 24 | */ |
25 | 25 | public static function available(ISystem $system) { |
26 | 26 | return $system->getSmbclientPath(); |