W3cubDocs

/WordPress

POMO_FileReader::is_resource()

Return

(bool)

Source

File: wp-includes/pomo/streams.php

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

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