NamePrepDataInterface.php 71 B

1234567
  1. <?php
  2. namespace Mso\IdnaConvert;
  3. interface NamePrepDataInterface
  4. {
  5. }