Problem/Motivation

The plugin manager in this module is still using strings for class names, which can be fragile and buggy.

Proposed resolution

Switch to the ::class property on each class that is needed.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 2908369-02.patch1.3 KBjhedstrom

Comments

jhedstrom created an issue. See original summary.

jhedstrom’s picture

Status: Active » Needs review
StatusFileSize
new1.3 KB

  • jhedstrom committed 26f3a5b on 8.x-1.x
    Issue #2908369 by jhedstrom: Use  instead of hard-coded strings in the...
jhedstrom’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.