mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-02 21:41:36 +08:00
注释修正
This commit is contained in:
@@ -332,6 +332,7 @@ class Loader
|
||||
*/
|
||||
public static function validate($name = '', $layer = '', $appendSuffix = false)
|
||||
{
|
||||
$name = $name ?: Config::get('default_validate');
|
||||
if (empty($name)) {
|
||||
return new Validate;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user