YoastSEO_Vendor\Psr\Http\Message
StreamInterface::getContents() public Yoast 1.0
Returns the remaining contents in a string
{} Это метод класса: StreamInterface{}
Хуков нет.
Возвращает
Строку
. Ничего.
Использование
$StreamInterface = new StreamInterface(); $StreamInterface->getContents();
Код StreamInterface::getContents() StreamInterface::getContents Yoast 16.1.1
public function getContents();