JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "TranslationsExportedEvent.php"

Full Path: /var/www/lionsclub/core/vendor/barryvdh/laravel-translation-manager/src/Events/TranslationsExportedEvent.php
File size: 299 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * Created by PhpStorm.
 * User: kgbot
 * Date: 5/29/18
 * Time: 12:40 PM
 */

namespace Barryvdh\TranslationManager\Events;


class TranslationsExportedEvent
{

    /**
     * Create a new event instance.
     *
     * @return void
     */
    public function __construct()
    {

    }
}