Skip to content
Snippets Groups Projects

Issue #3446729 by ressa: Change package from Core to Forum

1 unresolved thread

(cherry picked from commit c6464fec)

Closes #3499477

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
38 40 protected function setUp(): void {
39 41 parent::setUp();
40 42 node_access_rebuild();
41 node_access_test_add_field(NodeType::load('forum'));
43
44 $this->addPrivateField(NodeType::load('forum'));
  • Dhruv Mittal added 1 commit

    added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading