PHP Interface Tolerance\Bridge\Symfony\Metrics\Request\RequestMetricNamespaceResolver

Mostrar archivo Open project: sroze/tolerance Interface Usage Examples

Public Methods

Method Description
resolve ( Request $request ) : string Return the namespace that needs to be used for the given request.

Method Details

resolve() public method

Return the namespace that needs to be used for the given request.
public resolve ( Request $request ) : string
$request Symfony\Component\HttpFoundation\Request
return string