Skip to content

Return Type Inconsistency #1056

@Sephster

Description

@Sephster

Most repos return string for their getIdentifier() function. However, the user repo returns mixed. This causes confusion as implementers might think that you can return mixed for a client repository but this is not true.

We either need to move the getIdentifier calls into their own respective repos or force the user interface getIdentifier call to return a string in version 9.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions