Searched refs:SourcePolicyInterface (Results 1 – 3 of 3) sorted by relevance
18 use Twig\Sandbox\SourcePolicyInterface; alias29 …__construct(SecurityPolicyInterface $policy, $sandboxed = false, ?SourcePolicyInterface $sourcePol…32 …eprecated with no replacement, do not pass an instance to "%s".', SourcePolicyInterface::class, se…
23 interface SourcePolicyInterface interface
15 * Deprecate the `Twig\Sandbox\SourcePolicyInterface` interface with no replacement16 * Fix sandbox bypass in the "column" filter when sandboxing is enabled via `SourcePolicyInterface`348 * Add SourcePolicyInterface to selectively enable the Sandbox based on a template's Source