Page MenuHomePhabricator

Implement PolicyInterface, ExtendedPolicyInterface, and DestructibleInterface on PhrictionContent
ClosedPublic

Authored by epriestley on Feb 15 2018, 1:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 6, 2:22 AM
Unknown Object (File)
Fri, Sep 6, 2:22 AM
Unknown Object (File)
Fri, Sep 6, 2:22 AM
Unknown Object (File)
Mon, Sep 2, 6:57 AM
Unknown Object (File)
Sun, Sep 1, 7:50 PM
Unknown Object (File)
Sun, Sep 1, 11:50 AM
Unknown Object (File)
Sun, Sep 1, 10:58 AM
Unknown Object (File)
Sun, Sep 1, 10:35 AM
Subscribers
None

Details

Summary

Depends on D19093. Ref T13077. Although content objects normally don't have any edges today, they may in the future.

Also implement Policy stuff properly.

Test Plan

Used bin/remove destroy to destroy a document, verified it also loaded and destroyed the correspoding Content correctly by looking at --trace and the database rows.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable