interface TrustedInterface in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php \Drupal\Tests\Core\Security\TrustedInterface
Hierarchy
- interface \Drupal\Tests\Core\Security\TrustedInterface
Expanded class hierarchy of TrustedInterface
All classes that implement TrustedInterface
File
- core/
tests/ Drupal/ Tests/ Core/ Security/ DoTrustedCallbackTraitTest.php, line 106
Namespace
Drupal\Tests\Core\SecurityView source
interface TrustedInterface {
}