PHP Class Keevitaja\Linguist\Http\Kernel

Inheritance: extends Illuminate\Foundation\Http\Kernel
Afficher le fichier Open project: keevitaja/linguist

Méthodes publiques

Méthode Description
__construct ( Illuminate\Contracts\Foundation\Application $app, Router $router )
defineLocale ( ) : void Define locale based on current URI

Method Details

__construct() public méthode

public __construct ( Illuminate\Contracts\Foundation\Application $app, Router $router )
$app Illuminate\Contracts\Foundation\Application
$router Illuminate\Routing\Router

defineLocale() public méthode

Define locale based on current URI
public defineLocale ( ) : void
Résultat void