chore(IRequest): lint/cs fixup

Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
Josh 2026-05-31 13:13:53 -04:00 committed by Carl Schwan
parent 07af2382f6
commit 57110aa0b9
No known key found for this signature in database
GPG key ID: 02325448204E452A

View file

@ -12,7 +12,7 @@ namespace OCP;
/**
* Immutable request wrapper with accessors for request variables and other
* request-related data.
*
*
* Request data should be retrieved through this interface whenever possible.
*
* Parameters can be accessed through dedicated methods or via magic property