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

Breadcrumb

  1. Drupal Core 11.1.x

TrustedCallback.php

Namespace

Drupal\Core\Security\Attribute

File

core/lib/Drupal/Core/Security/Attribute/TrustedCallback.php

View source
<?php

namespace Drupal\Core\Security\Attribute;


/**
 * Attribute to tell that a method is a trusted callback.
 */
class TrustedCallback {

}

Classes

Title Deprecated Summary
TrustedCallback Attribute to tell that a method is a trusted callback.

API Navigation

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