Skip to content
Snippets Groups Projects

Draft: Fix various problems for workspace workflows and improve the test workflow...

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -99,6 +99,7 @@ function entity_workflow_workspace_workspace_access(EntityInterface $entity, $op
}
}
}
return AccessResult::allowed();
}
/**
Loading