backport tests

This commit is contained in:
Christian Flothmann
2019-01-14 15:57:17 +01:00
parent 86acbefe5c
commit 577a8b121f
+2
View File
@@ -606,7 +606,9 @@ class Twig_TemplatePropertyObjectAndArrayAccess extends Twig_TemplatePropertyObj
'zero' => 0,
'null' => null,
'bar' => true,
'foo' => true,
'baz' => 'baz',
'baf' => 'baf',
];
public function offsetExists($offset)