POMO_Reader::close()


Return

(true)


Source

File: wp-includes/pomo/streams.php

	function close() {
		return true;
	}