Skip to content

Commit

Permalink
docblock update
Browse files Browse the repository at this point in the history
  • Loading branch information
nateiler committed Mar 21, 2018
1 parent 9620547 commit 2122414
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/models/Settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ class Settings extends Model
*/
private $selfConsumableIssuers = [];

/** The default target
/** The entity issuing the token
*
* @var int
* @var string
*/
private $issuer = null;

Expand Down

0 comments on commit 2122414

Please sign in to comment.