Вход Регистрация
Файл: vendor/laravel/framework/src/Illuminate/Routing/Controllers/HasMiddleware.php
Строк: 14
<?php

namespace IlluminateRoutingControllers;

interface 
HasMiddleware
{
    
/**
     * Get the middleware that should be assigned to the controller.
     *
     * @return IlluminateRoutingControllersMiddleware|array
     */
    
public static function middleware();
}
Онлайн: 0
Реклама