Apply fixes from StyleCI
This commit is contained in:
parent
9c161dfc58
commit
d4975caa21
@ -38,6 +38,7 @@ class Serialization
|
||||
rename('.'.$filename, $filename);
|
||||
flock($lock, LOCK_UN);
|
||||
fclose($lock);
|
||||
|
||||
return $wrote;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user