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

CommentFileSizeAuthor
#3 3347524-3.patch404 bytesomkar_yewale
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

omkar_yewale created an issue. See original summary.

omkar_yewale’s picture

Assigned: omkar_yewale » Unassigned
Status: Needs work » Needs review
StatusFileSize
new404 bytes

Please review the patch and !7 MR.

hardikpandya’s picture

Status: Needs review » Reviewed & tested by the community