wordpress / latest / classes / pomo_filereader / is_resource.html

POMO_FileReader::is_resource(): bool

Return

bool

Source

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

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

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