Function Hook_cleanup_fast_custom_index->run
Definitions
sources/hooks/systems/cleanup/fast_custom_index.php
- Run the cleanup hook action.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- Results
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Run the cleanup hook action.
*
* @return Tempcode Results
*/
public function run() : object
* Run the cleanup hook action.
*
* @return Tempcode Results
*/
public function run() : object