InlineChildEmpty.php 77 B

12345678
  1. <?php
  2. namespace JMS\Serializer\Tests\Fixtures;
  3. class InlineChildEmpty
  4. {
  5. }