setTitle(__('Frontpage')); $tbg_response->addBreadcrumb(__('Frontpage'), make_url('home')); /** * @var \thebuggenie\core\entities\User $tbg_user * @var \thebuggenie\core\helpers\Pagination $active_pagination * @var \thebuggenie\core\helpers\Pagination $archived_pagination * @var \thebuggenie\core\entities\Project[] $active_projects * @var \thebuggenie\core\entities\Project[] $archived_projects * @var int $active_project_count * @var int $archived_project_count * @var bool $show_project_config_link * @var bool $show_project_list */ ?>