skeleton.stub.php 110 B

1234567
  1. <?php
  2. /** @generate-class-entries */
  3. function test1(): void {}
  4. function test2(string $str = ""): string {}