POMO_FileReader::is_resource() ContentsReturn Source User Contributed Notes Return (bool) Top ↑Source File: wp-includes/pomo/streams.php public function is_resource() { return is_resource( $this->_f ); } Expand full source code Collapse full source code View on Trac View on GitHub Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.