Page MenuHomekolab.org

Introduce EntitleableTrait for code deduplication
ClosedPublic

Authored by machniak on Oct 19 2021, 12:34 PM.

Details

Reviewers
mollekopf
Group Reviewers
Restricted Project
Commits
rK05652e38dcda: Introduce EntitleableTrait for code deduplication
Summary
  1. Code de-duplication
  2. Removed confusing entitlement() method
  3. Small performance improvement
Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Branch
dev/perf-fix
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 36872
Build 14672: arc lint + arc unit

Event Timeline

machniak requested review of this revision.Oct 19 2021, 12:34 PM
machniak created this revision.
machniak updated this revision to Diff 8465.Oct 19 2021, 12:53 PM
  • Re-order "use" clauses
mollekopf accepted this revision.Oct 25 2021, 11:52 AM
mollekopf added a subscriber: mollekopf.

Looks good.

This revision is now accepted and ready to land.Oct 25 2021, 11:52 AM
This revision was automatically updated to reflect the committed changes.