Problem/Motivation
- Change
$this->logger(...)->notice()tologger(...)->info()for all occurrences - Change
\Drupal::logger(...)->notice()to\Drupal::logger(...)->info()for all occurrences
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 3236176-6.patch | 3.95 KB | mohit.bansal623 |
| #5 | 3236176-5.patch | 3.53 KB | mohit.bansal623 |
| #4 | 3236176-3.patch | 3.53 KB | mohit.bansal623 |
| #2 | 3236176-2.patch | 2.77 KB | mohit.bansal623 |
Comments
Comment #2
mohit.bansal623 commentedPlease review the patch.
Comment #4
mohit.bansal623 commentedMade one change in Test File also. Re uploading patch again.
Comment #5
mohit.bansal623 commentedComment #6
mohit.bansal623 commentedComment #7
mohit.bansal623 commentedPlease review the patch.
Comment #9
yas@mohitbansal623
Thank you for your contribution. The patch looks good. I'll merge the patch to
3.xand4.xand close this issue as Fixed.Comment #12
yas