iterable<array{0: Node, 1: string, 2?: Environment|null, 3?: bool}>
public static function provideTests() : iterable { trigger_deprecation('twig/twig', '3.13', 'Not implementing "%s()" in "%s" is deprecated. This method will be abstract in 4.0.', __METHOD__, static::class); return []; }