IRequestContext¶
-
interface
OCP\Http\WellKnown\IRequestContext¶ - The context object for \OCP\Http\IWellKnownHandler::handleObjects of this type will transport any optional information, e.g. the requestobject through which the app well known handler can obtain URL parameters
Source: lib/public/Http/WellKnown/IRequestContext.php#39
Methods¶
-
public
OCP\Http\WellKnown\IRequestContext::getHttpRequest()¶ Source: lib/public/Http/WellKnown/IRequestContext.php#46 Returns: \OCP\IRequestSince: 21.0.0