%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/hr/api/vendor/laravel/framework/src/Illuminate/Foundation/Console/stubs/
Upload File :
Create Path :
Current File : /var/www/html/hr/api/vendor/laravel/framework/src/Illuminate/Foundation/Console/stubs/listener.stub

<?php

namespace DummyNamespace;

use DummyFullEvent;
use Illuminate\Contracts\Queue\ShouldQueue;
use Illuminate\Queue\InteractsWithQueue;

class DummyClass
{
    /**
     * Create the event listener.
     *
     * @return void
     */
    public function __construct()
    {
        //
    }

    /**
     * Handle the event.
     *
     * @param  DummyEvent  $event
     * @return void
     */
    public function handle(DummyEvent $event)
    {
        //
    }
}

Zerion Mini Shell 1.0