website/vendor/illuminate/contracts/Bus/SelfHandling.php

4 lines
69 B
PHP
Raw Normal View History

<?php namespace Illuminate\Contracts\Bus;
interface SelfHandling {}