Home
last modified time | relevance | path

Searched refs:ParentDoNotSkipWithEmptyChild (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DParentDoNotSkipWithEmptyChild.php7 class ParentDoNotSkipWithEmptyChild class
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php85 use JMS\Serializer\Tests\Fixtures\ParentDoNotSkipWithEmptyChild; alias
883 $inline = new ParentDoNotSkipWithEmptyChild(new InlineChildEmpty());
890 $inline = new ParentDoNotSkipWithEmptyChild($inner);
895 $inline = new ParentDoNotSkipWithEmptyChild(new InlineChildWithGroups());