You appear to be a bot. Output may be restricted
Description
Retrieve the API versions
Usage
$array = EDD_API::get_versions();
Parameters
Returns
array
Source
File name: easy-digital-downloads/includes/api/class-edd-api.php
Lines:
1 to 3 of 3
public function get_versions() { return $this->versions; }