mirror of
https://github.com/php/php-src.git
synced 2026-04-08 00:22:52 +02:00
6 lines
74 B
PHP
6 lines
74 B
PHP
<?php
|
|
|
|
class gtUnknownSectionException extends RuntimeException
|
|
{
|
|
}
|
|
?>
|