8 assert(
'is_array($links)');
9 assert(
'array_key_exists("links", $links)');
11 $links[
'federation'][] = array(
12 'href' =>
SimpleSAML\Module::getModuleURL(
'metarefresh/fetch.php'),
13 'text' => array(
'en' =>
'Metarefresh: fetch metadata'),
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.