|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ILIAS\StaticURL\Response\CanHandleWithURIPath:
Collaboration diagram for ILIAS\StaticURL\Response\CanHandleWithURIPath:Public Member Functions | |
| __construct (private string $uri_path) | |
| getURIPath () | |
| targetCanBeReached () | |
Definition at line 24 of file CanHandleWithURIPath.php.
| ILIAS\StaticURL\Response\CanHandleWithURIPath::__construct | ( | private string | $uri_path | ) |
Definition at line 26 of file CanHandleWithURIPath.php.
| ILIAS\StaticURL\Response\CanHandleWithURIPath::getURIPath | ( | ) |
Implements ILIAS\StaticURL\Response\Response.
Definition at line 31 of file CanHandleWithURIPath.php.
| ILIAS\StaticURL\Response\CanHandleWithURIPath::targetCanBeReached | ( | ) |
Implements ILIAS\StaticURL\Response\Response.
Definition at line 36 of file CanHandleWithURIPath.php.