mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 10:40:40 -04:00
chore(IRequest): lint/cs fixup
Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
parent
07af2382f6
commit
57110aa0b9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue