Page MenuHomePhabricator

Implement PolicyInterface, ExtendedPolicyInterface, and DestructibleInterface on PhrictionContent
ClosedPublic

Authored by epriestley on Feb 15 2018, 1:01 PM.
Tags
None
Referenced Files
F13080699: D19094.id.diff
Wed, Apr 24, 10:16 AM
Unknown Object (File)
Fri, Apr 19, 7:22 PM
Unknown Object (File)
Wed, Apr 17, 2:42 PM
Unknown Object (File)
Mon, Apr 1, 4:31 AM
Unknown Object (File)
Sat, Mar 30, 6:53 PM
Unknown Object (File)
Mar 23 2024, 5:41 PM
Unknown Object (File)
Mar 23 2024, 5:41 PM
Unknown Object (File)
Mar 23 2024, 5:41 PM
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