Problem/Motivation
Getting the following warning
FILE: /node_save_popup/src/Form/SavePopupConfigForm.php
--------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------
7 | WARNING | [x] Unused use statement
--------------------------------------------------------------------------------------------------
Steps to reproduce
Run the following command:
phpcs --standard="Drupal,DrupalPractice" --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml node_save_popup
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3347524-3.patch | 404 bytes | omkar_yewale |
Issue fork node_save_popup-3347524
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 #3
omkar_yewale commentedPlease review the patch and !7 MR.
Comment #4
hardikpandya commented