- Issue created by @arti_parmar
- First commit to issue fork.
- Assigned to atuliet05
- 🇮🇳India atuliet05
Steps to solve the issue.
1. We install the module in my local machine using git clone.
2. We setup phpcs in my local machine.
3. After that we test all the file inside module(feeds_ladap) using phpcs. lando phpcs --standard=DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml ./web/modules/contrib/feeds_ldap/ and we got 2 warnings related to t() function.
4. Then we download and apply patch #3 ( https://git.drupalcode.org/project/feeds_ldap/-/merge_requests/5.patch )
5. Again we run phpcs command as above.
6. Now we not got those warnings .
- Issue was unassigned.
- Status changed to RTBC
8 months ago 7:37am 4 April 2024