Target Resource

The central App class contains the following methods to obtain information on the resource being requested. Unless specified, the below methods are aliases that retrieve information from the PSR-7 ServerRequest object.

Getter Methods

Setter Methods

  • setPath (string $path, bool $is_locked = false):bool
  • setContentType (string $content_type):void
  • setRequest (?ServerRequestInterface $request = null):void