Skip to content

EvangelistRanker.php #3

Description

@unicodeveloper

Please apply the concept of Dependency Injection to the rankEvangelist function too.

if (empty($username)) { throw new NullUserException(); }

should not be in the try and catch block because you actually want to throw the error to the developer

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