审查视图

vendor/symfony/polyfill-php70/Resources/stubs/Error.php 41 字节
王智 authored
1 2 3 4 5
<?php

class Error extends Exception
{
}