Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Force callable annotations #3

Open
@rozsival

Description

@rozsival

Force annotations to specify callable params and return type.

E.g.:

/**
 * @param callable(string): void $callback
 */
public function process(callable $callback): void

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions