wordpress / latest / classes / pomo_filereader / read_all.html

POMO_FileReader::read_all(): string

Return

string

Source

File: wp-includes/pomo/streams.php. View all references

public function read_all() {
	return stream_get_contents( $this->_f );
}

© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/pomo_filereader/read_all