com\Wxauth::__construct PHP Method

__construct() public method

public __construct ( $options )
    public function __construct($options)
    {
        $this->options = $options;
        $this->wxoauth();
    }