mirror of
https://github.com/php/php-src.git
synced 2024-12-13 03:44:17 +08:00
6 lines
59 B
Plaintext
Executable File
6 lines
59 B
Plaintext
Executable File
<?php
|
|
|
|
class autoload_derived extends autoload_root {
|
|
}
|
|
|
|
?> |