Hook | dashboardZoneThree |
---|---|
Locations | BO |
Type | |
Origin | core |
Aliases | |
Description | This hook is displayed in the third column of the dashboard |
Origin | File |
---|---|
core | controllers/admin/AdminDashboardController.php |
<?php
[
'date_from' => (string|null) $statsDateFrom,
'date_to' => (string|null) $statsDateTo,
]
Hook::exec('dashboardZoneThree', $params)