TestAppI18nEngine.php 85 B

12345678
  1. <?php
  2. declare(strict_types=1);
  3. namespace TestApp\I18n;
  4. class TestAppI18nEngine
  5. {
  6. }