function TestPermissionCallbacks::singleDescription

File

core/modules/user/tests/src/Unit/PermissionHandlerTest.php, line 346

Class

TestPermissionCallbacks

Namespace

Drupal\Tests\user\Unit

Code

public function singleDescription() {
  return [
    'access_module_a' => 'single_description',
  ];
}

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