- 🇮🇳India neerajsingh IN 🇮🇳
Thank you, this issue got fixed in #3287026: Coding Standard issues in first_time_login module →
Automatically closed - issue fixed for 2 weeks with no activity.
$ phpcs --standard=Drupalpractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml first_time_login/
FILE: C:\xampp\htdocs\contribution\web\modules\contrib\first_time_login\src\Form\FirstTimeLoginSettings.php
-----------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------
99 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
-----------------------------------------------------------------------------------------------------------------------------------------
Time: 191ms; Memory: 6MB
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Thank you, this issue got fixed in #3287026: Coding Standard issues in first_time_login module →
Automatically closed - issue fixed for 2 weeks with no activity.