FOFModel::onAfterGetItem
This method runs after an item has been gotten from the database in a read operation. You can modify it before it's returned to the MVC triad for further processing.
Signature
protected function onAfterGetItem(&
$recordĀ )
Parameters
-
$record
Returns
- void