mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
refactor: add comment spaces lint rule
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
This commit is contained in:
@@ -124,7 +124,7 @@ class SetupHelper extends \PHPUnit\Framework\Assert {
|
||||
$adminPassword,
|
||||
);
|
||||
// server_root is a SimpleXMLElement object that "wraps" a string.
|
||||
/// We want the bare string.
|
||||
// We want the bare string.
|
||||
return (string) $sysInfo->server_root;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user