summaryrefslogtreecommitdiff
path: root/ext/skeleton/skeleton.stub.php
blob: c7907faea164e3992cb6b0a4573e8d385de04715 (plain)
1
2
3
4
5
6
7
<?php

/** @generate-class-entries */

function test1(): void {}

function test2(string $str = ""): string {}