Skip to content

转手函数提示错误 #5

@warmup413

Description

@warmup413

错误内容:
Typed property Tinywan\Validate\Validate::$currentScene must not be accessed before initialization

代码:

 validate($request->post(),[
            'device_id'      => 'require|number',
        ]);

助手函数不能这样写吗?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions