POMO_FileReader::close() ContentsReturn Source User Contributed Notes Return (bool) Top ↑Source File: wp-includes/pomo/streams.php public function close() { return fclose( $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.