rector/build/target-repository/e2e/global-install/App/ExceptionInterface.php
Abdul Malik Ikhsan 672b339ebd
[e2e][scoped] Add e2e global install on scoped (#1704)
* [e2e][scoped] Add e2e global install on scoped

* rector command to reproduce

* clean up comment

* wait 70 seconds for deploy to packagist

* autoload

* clean up

* clean up

* clean up
2022-01-20 21:07:25 +00:00

8 lines
56 B
PHP

<?php
namespace App;
interface ExceptionInterface
{
}