Skip to content

type declarations #1415

@dbu

Description

@dbu

switch all classes and interfaces to return type declarations over @return and parameter&property type declarations.

this means bumping the minimum PHP version to 7.4. imo this is worth it.

at the same time, make everything we can final and methods private over protected, unless they are explicitly meant as extension points.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions