You appear to be a bot. Output may be restricted
Description
Retrieve the log data.
Usage
$string = EDD_Logging::get_file_contents();
Parameters
Returns
string Log data.
Source
File name: easy-digital-downloads/includes/class-edd-logging.php
Lines:
1 to 3 of 3
public function get_file_contents() { return $this->get_file(); }