function ContextualDynamicContextTestCase::getInfo
File
-
modules/
contextual/ contextual.test, line 14
Class
- ContextualDynamicContextTestCase
- Tests accessible links after inaccessible links on dynamic context.
Code
public static function getInfo() {
return array(
'name' => 'Contextual links on node lists',
'description' => 'Tests if contextual links are showing on the front page depending on permissions.',
'group' => 'Contextual',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.