style(legacy): php-cs-fixer upgrade
This commit is contained in:
parent
25fbf5cf32
commit
c28fe32cdc
13 changed files with 22 additions and 23 deletions
|
@ -15,7 +15,7 @@ class Application_Common_OsPath
|
|||
$initial_slashes = false;
|
||||
}
|
||||
if (
|
||||
($initial_slashes)
|
||||
$initial_slashes
|
||||
&& (strpos($path, '//') === 0)
|
||||
&& (strpos($path, '///') === false)
|
||||
) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue