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