<?php strtoupper(string $string): string
<?php } $urlData = $this->createDispatcher() ->dispatch(strtoupper($method), $path); return new DispatchResult($urlData, $this->collector); }