function TrustedMethods::unTrustedCallback

File

core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php, line 155

Class

TrustedMethods

Namespace

Drupal\Tests\Core\Security

Code

public static function unTrustedCallback() {
  return 'test';
}

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