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

11 lines
149 B
PHP

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