Function Module_chat->blocking_interface
Definitions
site/pages/modules/chat.php
- The UI to manage who is blocked.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* The UI to manage who is blocked.
*
* @return Tempcode The UI
*/
public function blocking_interface() : object
* The UI to manage who is blocked.
*
* @return Tempcode The UI
*/
public function blocking_interface() : object

