PHP Трейт Bolt\Request\ProfilerAwareTrait

Автор: Gawain Lynch ([email protected])
Показать файл Открыть проект

Защищенные методы

Метод Описание
isProfilerRequest ( Request $request ) : boolean Check to see if the request has matched one of the profiler's routes.

Описание методов

isProfilerRequest() защищенный Метод

Check to see if the request has matched one of the profiler's routes.
protected isProfilerRequest ( Request $request ) : boolean
$request Symfony\Component\HttpFoundation\Request
Результат boolean