Skip to content

allIsAOf #283

@karelVanGeerdeghom

Description

@karelVanGeerdeghom

In tests/static-analysis/assert-isAOf.php there is the following mehod:

function allIsAOf($value)
{
    Assert::allIsAOf($value, Serializable::class);

    return $value;
}

however no such method exists in the Assert class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    symmetryAssertion, not*, or all* symmetry concerns

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions