Skip to content
Snippets Groups Projects
Commit a3abdaa1 authored by lukasmatusiewicz's avatar lukasmatusiewicz
Browse files

Update PIChallenge.php

parent 5cbee0cd
Branches
Tags
No related merge requests found
...@@ -11,7 +11,7 @@ class PIChallenge ...@@ -11,7 +11,7 @@ class PIChallenge
public $message = ""; public $message = "";
/* @var string Image data for this challenge. */ /* @var string Image data for this challenge. */
public $img = ""; public $image = "";
/* @var string TransactionId to reference this challenge in later requests. */ /* @var string TransactionId to reference this challenge in later requests. */
public $transactionID = ""; public $transactionID = "";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment