This commit is contained in:
2020-07-13 17:09:59 +02:00
parent 03559a7b76
commit 3a082e23cc
492 changed files with 4129 additions and 982 deletions
@@ -288,6 +288,7 @@ class NodeGrantDatabaseStorage implements NodeGrantDatabaseStorageInterface {
*
* @param array $node_access_grants
* An array of grants, as returned by node_access_grants().
*
* @return \Drupal\Core\Database\Query\Condition
* A condition object to be passed to $query->condition().
*