You appear to be a bot. Output may be restricted
Description
Usage
oiksc_parse_status::get_to_sha();
Parameters
Returns
voidSource
File name: oik-shortcodes/classes/class-oiksc-parse-status.phpLines:
1 to 4 of 4
public function get_to_sha() { $to_sha = current( explode( ' ', $this->to_sha ) ); return( $to_sha ); }View on GitHub