(No version information available, might only be in Git)
  
  
   Class synopsis
   
    
    
     
      Yar_Client
     
     {
    
    
     protected
     _protocol
    ;
    
     protected
     _uri
    ;
    
     protected
     _options
    ;
    
     protected
     _running
    ;
    
    
    
   public __call
    ( 
string $method
   , 
array $parameters
   ) : 
void 
   final public __construct
    ( 
string $url
   [, 
array $options
  ] )
 
   }
 
   
  
  
   Properties
   
    
     - _protocol
- 
      
     
- _uri
- 
      
     
- _options
- 
      
     
- _running
-