chore(legacy): format code
This commit is contained in:
parent
da52f495b4
commit
63d9e430e1
33 changed files with 111 additions and 102 deletions
|
@ -10,6 +10,6 @@ class Application_Common_Storage
|
|||
return null;
|
||||
}
|
||||
|
||||
return [$storage_path, substr($p_filepath, strlen($storage_path))];
|
||||
return [$storage_path, substr($p_filepath, strlen($storage_path))];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue