mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-04 06:30:57 +00:00
backport tests
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user