1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 23:18:13 +02:00
Files
archived-php-src/ext/dl_test/dl_test.stub.php
T
2022-05-06 15:25:44 +02:00

8 lines
126 B
PHP

<?php
/** @generate-class-entries */
function dl_test_test1(): void {}
function dl_test_test2(string $str = ""): string {}