function TriggerUserActionTestCase::getInfo

File

modules/trigger/trigger.test, line 492

Class

TriggerUserActionTestCase
Tests token substitution in trigger actions.

Code

public static function getInfo() {
    return array(
        'name' => 'Test user actions',
        'description' => 'Test user actions.',
        'group' => 'Trigger',
    );
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.