IDeletionFlagSupport
in
Interface IDeletionFlagSupport
Tags
Attributes
- #[Consumable]
- $since: '11.0.0'
Table of Contents
Methods
- flagRecord() : void
- Flag record for deletion.
- unflagRecord() : void
- Unflag record for deletion.
Methods
flagRecord()
Flag record for deletion.
public
flagRecord(string $uid) : void
Parameters
- $uid : string
-
user id
Tags
unflagRecord()
Unflag record for deletion.
public
unflagRecord(string $uid) : void
Parameters
- $uid : string
-
user id