Stream::rewind() In this article Table of ContentsSource Related ↑ Back to top Source public function rewind(): void { $this->seek(0); } View all references View on Trac View on GitHub Related Used byDescriptionUploadedFile::moveTo()wp-includes/php-ai-client/third-party/Nyholm/Psr7/UploadedFile.php User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.