PHP Slim Inspect Request -Methode

$method = $request->getMethod();
Angry Alpaca