You appear to be a bot. Output may be restricted
Description
Usage
oiksc_token_object::load_and_reflect();
Parameters
Returns
voidSource
File name: oik-shortcodes/classes/class-oiksc-token-object.phpLines:
1 to 6 of 6
function load_and_reflect() { $this->load(); $this->reflect(); $refFunc = $this; return( $refFunc ); }View on GitHub