WP_Translation_File::parse_fileprotectedWP 6.5.0

Parses the file.

Method of the class: WP_Translation_File{}

No Hooks.

Returns

null. Nothing (null).

Usage

// protected - for code of main (parent) or child class
$result = $this->parse_file();

Changelog

Since 6.5.0 Introduced.

WP_Translation_File::parse_file() code WP 6.8.3

abstract protected function parse_file();