WordPress\AiClientDependencies\Psr\Http\Message
StreamInterface::getContents
Returns the remaining contents in a string
Method of the class: StreamInterface{}
No Hooks.
Returns
String.
Usage
$StreamInterface = new StreamInterface(); $StreamInterface->getContents(): string;
StreamInterface::getContents() StreamInterface::getContents code WP 7.0
public function getContents(): string;