ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
Body.php
Go to the documentation of this file.
1<?php
9namespace Slim\Http;
10
19class Body extends Stream
20{
21
22}
An exception for terminatinating execution or to throw for unit testing.
Body.
Definition: Body.php:20
Represents a data stream as defined in PSR-7.
Definition: Stream.php:21
Slim Framework (https://slimframework.com)
Definition: Body.php:9