Reassigns content to a different user.
- Full name:
reassign_content - Defined in:
cms/core/Shared/Helpers/db.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$userId |
string | ID of user being removed. |
$assignId |
string | ID of user to whom content will be assigned. |
Return Value
bool