GroupIncludesTestTrait::GROUP_INCLUDES

File

core/tests/Drupal/Tests/Core/GroupIncludesTestTrait.php, line 15

Class

GroupIncludesTestTrait
@coversDefaultClass \Drupal\Core\Hook\HookCollectorPass @group Hook

Namespace

Drupal\Tests\Core

Code

const GROUP_INCLUDES = [
    'token_info' => [
        'vfs://drupal_root/test_module.tokens.inc',
    ],
];

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