Files
app
assets
public
vendor
alexgarrett
composer
danielstjules
doctrine
hassankhan
illuminate
container
contracts
Auth
Bus
Dispatcher.php
HandlerResolver.php
QueueingDispatcher.php
SelfHandling.php
Cache
Config
Console
Container
Cookie
Database
Debug
Encryption
Events
Filesystem
Foundation
Hashing
Http
Logging
Mail
Pagination
Pipeline
Queue
Redis
Routing
Support
Validation
View
composer.json
database
support
nesbot
slim
symfony
twig
autoload.php
.gitignore
README.md
composer.json
composer.lock
composer.phar
mode.php
website/vendor/illuminate/contracts/Bus/SelfHandling.php

4 lines
69 B
PHP
Executable File

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