- Issue created by @Priya_Degwekar
- Assigned to Priya_Degwekar
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 5:15am 5 July 2023 - 🇮🇳India Priya_Degwekar
I have created a patch to fix the issue.
Please review.
phpcs --standard=Drupalpractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml Layout.php
FILE: C:\xampp\htdocs\drupalexp_lite\src\Layout.php
--------------------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
--------------------------------------------------------------------------------
133 | WARNING | #options values usually have to run through t() for
| | translation
139 | WARNING | #options values usually have to run through t() for
| | translation
145 | WARNING | #options values usually have to run through t() for
| | translation
151 | WARNING | #options values usually have to run through t() for
| | translation
--------------------------------------------------------------------------------
Time: 175ms; Memory: 8MB
Create a patch.
Needs review
1.0
Code
I have created a patch to fix the issue.
Please review.