mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-02 13:31:38 +08:00
规范代码
This commit is contained in:
2
library/think/cache/Driver.php
vendored
2
library/think/cache/Driver.php
vendored
@@ -105,7 +105,7 @@ abstract class Driver
|
||||
$this->rm($name);
|
||||
return $result;
|
||||
} else {
|
||||
return null;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user