6 lines
75 B
PHP
Executable File
6 lines
75 B
PHP
Executable File
<?php
|
|
namespace Rails\Exception\PHPError;
|
|
|
|
interface ExceptionInterface
|
|
{
|
|
} |