Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TrustedCallback.php

class TrustedCallback

Attribute to tell that a method is a trusted callback.

Hierarchy

  • class \Drupal\Core\Security\Attribute\TrustedCallback

Expanded class hierarchy of TrustedCallback

4 files declare their use of TrustedCallback
DoTrustedCallbackTrait.php in core/lib/Drupal/Core/Security/DoTrustedCallbackTrait.php
NavigationRenderer.php in core/modules/navigation/src/NavigationRenderer.php
RenderCallbackRule.php in vendor/mglaman/phpstan-drupal/src/Rules/Drupal/RenderCallbackRule.php
RenderCallbacks.php in core/modules/navigation/src/RenderCallbacks.php

File

core/lib/Drupal/Core/Security/Attribute/TrustedCallback.php, line 8

Namespace

Drupal\Core\Security\Attribute
View source
class TrustedCallback {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal