%PDF- %PDF-
Direktori : /var/www/html/car_rent/vendor/laravel/framework/src/Illuminate/Contracts/Bus/ |
Current File : /var/www/html/car_rent/vendor/laravel/framework/src/Illuminate/Contracts/Bus/SelfHandling.php |
<?php namespace Illuminate\Contracts\Bus; /** * @deprecated since version 5.2. Remove from jobs since self-handling is default. */ interface SelfHandling { // }