Problem/Motivation

Extending EntityViewController would allow simplifying the logic a bit.

Steps to reproduce

Proposed resolution

Extend EntityViewController then use this to render the config page:

$this->view($config_page)

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

prudloff created an issue. See original summary.

drdam’s picture

Status: Active » Fixed

Fixed in release 1.0.3

drdam’s picture

Status: Fixed » Closed (fixed)