Problem/Motivation
This project currently uses a .module file, specifically to implement hook_field_formatter_third_party_settings_form(). This should be moved to using a Hook class, with PHP attributes.
Proposed resolution
Implement a Hook class instead.
Issue fork date_augmenter-3592013
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
Comment #4
mandclu commented