1<!-- file list-footer.tpl.php -->
7 print
"Error, template page can't be called as URL";
10'@phan-var-force Context $context';
11'@phan-var-force AbstractListController $this';
21$formList = &$this->formList;
24$reshook = $hookmanager->executeHooks(
'printFieldListFooter', $parameters,
$context);
25print $hookmanager->resPrint;
$context
@method int call_trigger(string $triggerName, ?User $user)