Problem/Motivation

+++ b/src/AccessChecks/NodeGrantAccessCheck.php
@@ -2,7 +2,7 @@
-use Drupal\Core\Routing\Access\AccessInterface;

@@ -10,7 +10,24 @@ use Drupal\node\Entity\Node;
-class NodeGrantAccessCheck implements AccessInterface {

AccessInterface no longer defines any methods. See https://www.drupal.org/node/2266817.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#3 3316343-3.patch3.71 KBjungle
#2 3316343-2.patch3.71 KBjungle

Comments

jungle created an issue. See original summary.

jungle’s picture

Status: Active » Needs review
StatusFileSize
new3.71 KB
jungle’s picture

StatusFileSize
new3.71 KB

Please ignore the patch in #2

jungle credited timodwhit.

jungle’s picture

jungle’s picture

Assigned: jungle » Unassigned
erikaagp’s picture

Status: Needs review » Reviewed & tested by the community

Patch#3 applied successfully, I think it works.

  • jungle committed 798fe1a on 2.0.x
    Issue #3316343 by jungle, timodwhit, erikaagp: Refactor code and get rid...
jungle’s picture

Version: 8.x-1.x-dev » 2.0.x-dev
jungle’s picture

Status: Reviewed & tested by the community » Fixed
jungle’s picture

Status: Fixed » Closed (fixed)

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