/** * get code to use * * @param Object $code The code object * * @return string * @since 3.2.0 */ public function get(object $extension): string;