Skip to main content

set_php_bridge

Function set_php_bridge 

Source
pub fn set_php_bridge(bridge: Arc<dyn PhpBridge + Send + Sync>)
Expand description

Register the PHP pool for JS threads to use.