Closed (fixed)
Project:
Views Role Based Global Text
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2018 at 21:49 UTC
Updated:
3 Jan 2019 at 07:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
alonaoneill commentedI uploaded a patch that fixs dependency namespacing in the .info.yml file.
Thanks!
Comment #3
joshi.rohit100Patch looks fine to me.
However, when I just checked in PARReview.sh, I found few other coding standards issue.
https://pareview.sh/pareview/https-git.drupal.org-project-views_role_bas...
I think patch should also incoporate these.
Thanks!
Comment #4
Snehal Brahmbhatt commented@alonaoneill @joshi.rohit100, Please find my below patch, that resolves some Coding Standard errors:
1) Remove comment before the namespace
2) Added class comment
3) Set drupal dependancy and remove extra line
Hope this helps you..
Thanks!.
Comment #6
joshi.rohit100Merged! Thanks!