Skip to content
Snippets Groups Projects

Proof-of-concept, has slight logic changes compared to orIf() and andIf()

Closes #3452631

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
  • 80 81 return $condition ? static::allowed() : static::neutral();
    81 82 }
    82 83
    84 /**
    85 * Optionally combines this access result with another using OR.
    86 *
    87 * @param \Closure $closure
  • added 226 commits

    • b016895f...15838422 - 223 commits from branch project:11.x
    • df0e2381 - Merge remote-tracking branch 'origin/11.x' into 3452631-replace-accessresultandif-and
    • 8485b097 - Update return type to static
    • 6eefb415 - Update param docs

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Dezső Biczó added 3 commits

    added 3 commits

    Compare with previous version

  • Dezső Biczó added 2 commits

    added 2 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Dezső Biczó added 2 commits

    added 2 commits

    • 21491df8 - Technically speaking, this is no longer a spy
    • d880dfc9 - Add some doc blocks

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading