(No version information available, might only be in Git)
  
  
   Class synopsis
   
    
    
     
      class Yar_Concurrent_Client
     
     {
    
    
    
    
    
    
    
   public static call(    
string $uri,    
string $method,    
array $parameters = ?,    
callable $callback = ?,    
callable $error_callback = ?,    
array $options = ?): 
int 
public static reset(): 
bool 
   }
 
   
  
  
   Properties
   
    
     - _callstack
- 
      
     
- _callback
- 
      
     
- _error_callback
-