W3cubDocs

/WordPress

POMO_FileReader::close()

Return

(bool)

Source

File: wp-includes/pomo/streams.php

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

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