TrustedCallback.php
Same filename in other branches
Namespace
Drupal\Core\Security\AttributeFile
-
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.