Skip to content

Single line phpdoc #24

@oojacoboo

Description

@oojacoboo

Currently the plugin isn't parsing single line phpdoc, as it should.

/** @var int */
protected $foo;

Also, while we're discussing this topic, it might be worth mentioning that PHP 7.4 supports typed properties now. I haven't tested if the plugin works with this or not, but it certainly should.

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