Domain Access: add domain_unpublished grant to the update operation.
Compare changes
+ 31
− 6
@@ -15,6 +15,7 @@ use Drupal\Core\Session\AccountInterface;
@@ -52,14 +53,38 @@ function domain_access_node_grants(AccountInterface $account, $op) {