Searched refs:InlineChildEmpty (Results 1 – 4 of 4) sorted by relevance
7 class InlineChildEmpty class
29 $this->object = new InlineChildEmpty();
32 $this->child = $child ?: new InlineChildEmpty();
61 use JMS\Serializer\Tests\Fixtures\InlineChildEmpty; alias872 $inline = new InlineParentWithEmptyChild(new InlineChildEmpty());883 $inline = new ParentDoNotSkipWithEmptyChild(new InlineChildEmpty());902 $inline = new ParentSkipWithEmptyChild(new InlineChildEmpty());