Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Adding/Removing the abstract modifier on a class/trait #101

Open
@tomzx

Description

Code Level Rule Explanation
--- --- - Class ---
VXXX MAJOR -- Added The method doesn't have an implementation anymore. It must be implemented by all class that inherit from it.
VXXX MINOR -- Removed The method may have an implementation. Classes that inherit from it may not need to implement it anymore.
--- --- - Trait ---
VXXX MAJOR -- Added The method doesn't have an implementation anymore. It must be implemented by all class that inherit from it.
VXXX MINOR -- Removed The method may have an implementation. Classes that inherit from it may not need to implement it anymore.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /