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