POMO_Reader::is_resource()


Description Description


Return Return

(true)


Top ↑

Source Source

File: wp-includes/pomo/streams.php

		function is_resource() {
			return true;
		}

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.