Skip to content
Snippets Groups Projects

Add a workspace safe form trait.

1 unresolved thread

Closes #3208390

Merge request reports

Members who can merge are allowed to add commits.

Merge request pipeline #149004 passed

Merge request pipeline passed for 53ec7014

Code Quality is loading
Test summary results are being parsed

Merge request contains no changes

Use merge requests to propose changes to your project and discuss them with your team. To make changes, use the Code dropdown list above, then test them with CI/CD before merging.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
11 11 /**
12 12 * Provides a trait that marks Layout Builder forms as workspace-safe.
13 13 */
14 trait WorkspaceSafeFormTrait {
14 trait LayoutBuilderWorkspaceSafeFormTrait {
  • added 1 commit

    • 53ec7014 - Switch to using interfaces instead of a trait.

    Compare with previous version

  • Please register or sign in to reply
    Loading