Skip to content

Violation: deprecated methods have no access modifier #3

@juzna

Description

@juzna

Example:

// PresenterComponent.php
/** @deprecated */
function getParam($name = NULL, $default = NULL)
{

Is it intended that deprecated methods MUST NOT have a modifier? Or is it optional there? Or just a mistake?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions