Double variable name
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #2605864. --> >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The style plugin render function has this code:<br> <code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; foreach ($event_info as $event_info) {</code></p> <p>This is horrible.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Rename one of the variables.</p>
issue