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