9 assert(array_key_exists(
'links',
$links));
11 $links[
'federation'][] = array(
12 'href' =>
SimpleSAML\Module::getModuleURL(
'metarefresh/fetch.php'),
13 'text' =>
'{metarefresh:metarefresh:frontpage_link}',
An exception for terminatinating execution or to throw for unit testing.
metarefresh_hook_frontpage(&$links)
Hook to add links to the frontpage.
Attribute-related utility methods.