Skip to main content

gen_php_error_converter

Function gen_php_error_converter 

Source
pub fn gen_php_error_converter(error: &ErrorDef, core_import: &str) -> String
Expand description

Generate a converter function that maps a core error to PhpException.