Bring coding standards in line with Drupal core
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #2958458. --> Reported by: [idebr](https://www.drupal.org/user/1879760) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>To make it easier for Drupal developers to contribute to this project, let's update the code to be in line with Drupal core coding standards.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <ol> <li>Identify coding standard violations using PHP CodeSniffer with the Drupal standard, as explained at <a href="https://www.drupal.org/node/1419988">https://www.drupal.org/node/1419988</a></li> <li>Fix the reported problems</li> </ol> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <ol> <li>Write a patch</li> <li>Review</li> <li>Commit</li> </ol> <h3 id="summary-ui-changes">User interface changes</h3> <p>None.</p> <h3 id="summary-api-changes">API changes</h3> <p>None.</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>None.</p>
issue