mirror of
https://github.com/php/php-src.git
synced 2025-08-17 22:48:57 +02:00
6 lines
60 B
Text
Executable file
6 lines
60 B
Text
Executable file
<?php
|
|
|
|
class autoload_derived extends autoload_root {
|
|
}
|
|
|
|
?>
|