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