Skip to content

Claim Checker Manager should return only checked claims #67

Closed
@Spomky

Description

@Spomky
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? / Specification no
Version 1.x

At the moment, the Claim Checker Manager returns all claims after checking (see ClaimCheckerManager.php#L82)
The problem is that is is not possible to know what claims have been checked or not and it becomes difficult to ignore the ones that have not been checked.

This method should only return the claims that have been checked.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions