Problem/Motivation

Clear code on Form/ImceProfileForm:

FILE: ...p/lando/d8-contrib/web/modules/imce/src/Form/ImceProfileForm.php
----------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
 206 | WARNING | Do not concatenate strings to translatable strings,
     |         | they should be part of the t() argument and you
     |         | should use placeholders
 206 | ERROR   | String concat is not required here; use a single
     |         | string instead
----------------------------------------------------------------------

Comments

thalles created an issue. See original summary.

thalles’s picture

Status: Needs work » Needs review
StatusFileSize
new696 bytes

Follow the patch!

  • thalles authored 43b752e on 8.x-1.x
    Issue #3046970 by thalles: Clear code on Form/ImceProfileForm
    
thalles’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.