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)
Mon, May 5, 4:55 PM
Unknown Object (File)
Sun, Apr 27, 12:02 PM
Unknown Object (File)
Wed, Apr 23, 5:01 PM
Unknown Object (File)
Mar 31 2025, 7:49 AM
Unknown Object (File)
Mar 30 2025, 7:18 PM
Unknown Object (File)
Mar 29 2025, 12:24 PM
Unknown Object (File)
Mar 22 2025, 2:42 AM
Unknown Object (File)
Mar 21 2025, 12:01 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