Loading core/lib/Drupal/Core/Security/DoTrustedCallbackTrait.php +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ trait DoTrustedCallbackTrait { * @param string $error_type * (optional) The type of error to trigger. One of: * - TrustedCallbackInterface::THROW_EXCEPTION * - TrustedCallbackInterface::TRIGGER_DEPRECATION * - TrustedCallbackInterface::TRIGGER_WARNING * - TrustedCallbackInterface::TRIGGER_SILENCED_DEPRECATION * Defaults to TrustedCallbackInterface::THROW_EXCEPTION. * @param string $extra_trusted_interface Loading Loading
core/lib/Drupal/Core/Security/DoTrustedCallbackTrait.php +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ trait DoTrustedCallbackTrait { * @param string $error_type * (optional) The type of error to trigger. One of: * - TrustedCallbackInterface::THROW_EXCEPTION * - TrustedCallbackInterface::TRIGGER_DEPRECATION * - TrustedCallbackInterface::TRIGGER_WARNING * - TrustedCallbackInterface::TRIGGER_SILENCED_DEPRECATION * Defaults to TrustedCallbackInterface::THROW_EXCEPTION. * @param string $extra_trusted_interface Loading