Skip to content

Typehinting for Variables #9

@splitice

Description

@splitice

It would be great if typehinting could be extended to cover inline variables (@var), properties (@var) and return types (@return)

Somewhat related to #4 I believe. Syntax should be as simple as:

/**
 * @var array $test {
 *      @var ATestObject name1
 * }
 */

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