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

Breadcrumb

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

EscaperRuntime::$escapers

@var array<string, callable(string $string, string $charset): string>

Type: escapers

File

vendor/twig/twig/src/Runtime/EscaperRuntime.php, line 21

Class

EscaperRuntime

Namespace

Twig\Runtime

Code

private $escapers = [];
RSS feed
Powered by Drupal