The Yar_Client class

Introduction

(No version information available, might only be in Git)

Class synopsis

Yar_Client {
/* Properties */
protected $_protocol ;
protected $_uri ;
protected $_options ;
protected $_running ;
/* Methods */
public __call ( string $method , array $parameters ) : void
final public __construct ( string $url [, array $options ] )
public setOpt ( int $name , mixed $value ) : Yar_Client|false
}

Properties

_protocol
_uri
_options
_running

Table of Contents

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.yar-client.php