mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-01 10:56:08 +01:00
Minor code improvements
This commit is contained in:
@@ -1155,7 +1155,6 @@ class AdminBaseController
|
||||
*/
|
||||
protected function getRequest(): ServerRequestInterface
|
||||
{
|
||||
/** @var ServerRequestInterface $request */
|
||||
return $this->grav['request'];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user