function ShutdownFunctionsTest::getInfo

File

modules/system/system.test, line 2784

Class

ShutdownFunctionsTest
Functional tests shutdown functions.

Code

public static function getInfo() {
    return array(
        'name' => 'Shutdown functions',
        'description' => 'Functional tests for shutdown functions',
        'group' => 'System',
    );
}

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