%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/car_rent/vendor/laravel/framework/src/Illuminate/Translation/
Upload File :
Create Path :
Current File : /var/www/html/car_rent/vendor/laravel/framework/src/Illuminate/Translation/LoaderInterface.php

<?php

namespace Illuminate\Translation;

interface LoaderInterface
{
    /**
     * Load the messages for the given locale.
     *
     * @param  string  $locale
     * @param  string  $group
     * @param  string  $namespace
     * @return array
     */
    public function load($locale, $group, $namespace = null);

    /**
     * Add a new namespace to the loader.
     *
     * @param  string  $namespace
     * @param  string  $hint
     * @return void
     */
    public function addNamespace($namespace, $hint);
}

Zerion Mini Shell 1.0