Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TraceableValueResolver.php
function TraceableValueResolver::__construct
File
vendor/
symfony/
http-kernel/
Controller/
ArgumentResolver/
TraceableValueResolver.php
, line 26
Class
TraceableValueResolver
Provides timing information via the stopwatch.
Namespace
Symfony\Component\HttpKernel\Controller\ArgumentResolver
Code
public
function
__construct
(ValueResolverInterface
$inner
, Stopwatch
$stopwatch
) { }
RSS feed