ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Class WrapperFactory. More...
Public Member Functions | |
__construct (private RequestInterface $request) | |
WrapperFactory constructor. More... | |
query () | |
post () | |
cookie () | |
Class WrapperFactory.
Definition at line 29 of file WrapperFactory.php.
ILIAS\MetaData\Vocabularies\Controlled\Database\Wrapper\WrapperFactory::__construct | ( | private RequestInterface | $request | ) |
ILIAS\MetaData\Vocabularies\Controlled\Database\Wrapper\WrapperFactory::cookie | ( | ) |
Definition at line 48 of file WrapperFactory.php.
ILIAS\MetaData\Vocabularies\Controlled\Database\Wrapper\WrapperFactory::post | ( | ) |
Definition at line 43 of file WrapperFactory.php.
ILIAS\MetaData\Vocabularies\Controlled\Database\Wrapper\WrapperFactory::query | ( | ) |
Definition at line 38 of file WrapperFactory.php.