Public Member Functions | |
__construct () | |
getGroupIds () | |
Returns all message group ids this message belongs to. |
Definition at line 172 of file MessageGroupStatesUpdaterJobTest.php.
MockMessageHandle::__construct | ( | ) |
Definition at line 173 of file MessageGroupStatesUpdaterJobTest.php.
MockMessageHandle::getGroupIds | ( | ) |
Returns all message group ids this message belongs to.
The primary message group id is always the first one. If the handle does not correspond to any message, the returned array is empty.
Reimplemented from MessageHandle.
Definition at line 176 of file MessageGroupStatesUpdaterJobTest.php.