ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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