In module's Example Policy the config property is a serialized array and it is not very easy to read. Besides it doesn't even fit the coding standards of Drupal which recommends not to have lines longer than 80 chars.

I've attached a patch that makes it more readable. Please review.

CommentFileSizeAuthor
example_policy_readable_config.patch2.3 KBey

Comments

  • Commit 1f8e32e on 7.x-2.x authored by pc-wurm, committed by erikwebb:
    Issue #2270103 by pc-wurm: Make config property of 'Example Policy' more...
erikwebb’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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