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