Skip to content

Parameter type requirements #251

@ZhangChengLin

Description

@ZhangChengLin

public int $requestDelay = 1;

The $requestDelay attribute is expected to support expressions, and the target needs to be a specified range of random values ​​(including non-integer numbers).


public function setDelay(int $delay): self;

The parameter type of setDelay is expected to support non-integer formats.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions