rector/build/target-repository/e2e/global-install/App/ExceptionInterface.php
2022-02-08 23:17:40 +00:00

8 lines
56 B
PHP

<?php
namespace App;
interface ExceptionInterface
{
}