Comments

sumitmadan created an issue. See original summary.

sumitmadan’s picture

Status: Active » Needs review
StatusFileSize
new8.64 KB
sumitmadan’s picture

StatusFileSize
new8.6 KB
ajits’s picture

Status: Needs review » Needs work

Good job with the patch! Small nitpicks listed below:

  1. +++ b/src/Plugin/views/access/ViewsAccessCallback.php
    @@ -0,0 +1,117 @@
    +use Drupal\user\PermissionHandlerInterface;
    

    Why is this needed?

  2. +++ b/views_access_callback.info.yml
    @@ -0,0 +1,7 @@
    +dependencies: ¶
    

    Extra space at the end of line.

sumitmadan’s picture

StatusFileSize
new8.55 KB

Thanks Ajit. Updated patch accordingly.

ajits’s picture

Title: Port module to D8 » Port Views Access Callback to D8
Status: Needs work » Reviewed & tested by the community

Looks good. Thank you!

maciej.zgadzaj’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.