Skip to content
Snippets Groups Projects

Issue #3499478:Add NodeAccessTrait.

1 unresolved thread

Closes #3499478

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
55 57 */
56 58 protected function setUp(): void {
57 59 parent::setUp();
58 node_access_test_add_field(NodeType::load('article'));
60 $this->addPrivateField(NodeType::load('article'));
  • Dhruv Mittal added 1 commit

    added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading