Problem/Motivation

The work in #3439011: GitLab CI - PHPCS - Long lines and whitespace errors highlighted the fact that the argument does not accept a token, though it appears to have originally been designed to. The rest of the code in Smart Date's argument class makes no mention of a token. Instead, there is an argument default class implemented.

Proposed resolution

Remove the lines which reference the token from the argument schema file. An update hook may also be needed to ensure that stored argument schemas reflect the new structure.

Issue fork smart_date-3439022

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

mandclu created an issue.