4 lines
69 B
PHP
Executable File
4 lines
69 B
PHP
Executable File
<?php namespace Illuminate\Contracts\Bus;
|
|
|
|
interface SelfHandling {}
|