Bitpay\Application::getUsers PHP Method

getUsers() public method

public getUsers ( )
    public function getUsers()
    {
        return $this->users;
    }