Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kavitasonawane created an issue. See original summary.

kavitasonawane’s picture

Status: Active » Needs review
FileSize
12.06 KB

Status: Needs review » Needs work

The last submitted patch, 2: captcha_3144396_1.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

mrinalini9’s picture

Assigned: Unassigned » mrinalini9
mrinalini9’s picture

Assigned: mrinalini9 » Unassigned
japerry’s picture

Status: Needs work » Needs review
FileSize
1.46 KB

t() is meant to be used in .module (procedural code). Also, without the StringTranslationTrait, '$this' wont' work in the service.

  • japerry committed d16214a on 8.x-1.x
    Issue #3144396: Add StringTranslationTrait to CaptchaService.
    
japerry’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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