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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3316343-3.patch | 3.71 KB | jungle |
Comments
Comment #2
jungleComment #3
junglePlease ignore the patch in #2
Comment #5
jungleComment #6
jungleComment #7
erikaagp commentedPatch#3 applied successfully, I think it works.
Comment #9
jungleComment #10
jungleComment #11
jungle