Make call to $agent->setTokenContexts() more maintainable
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3552355. --> Reported by: [tim.plunkett](https://www.drupal.org/user/241634) Related to !240 >>> <h3 id="overview">Overview</h3> <p>There's a call to <code>$agent-&gt;setTokenContexts()</code> that is a one-liner, and many MRs update it, and it is unreadable and conflict-prone.</p> <h3 id="proposed-resolution">Proposed resolution</h3> <p>Reformat to multiple lines</p> <h3 id="ui-changes">User interface changes</h3> <p>N/A</p>
issue