Skip to content

Commit

Permalink
Fix the documentation of nonce config class
Browse files Browse the repository at this point in the history
  • Loading branch information
WBerredo committed Mar 31, 2017
1 parent 206cfc8 commit a631355
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/class-nonce-config.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ class Nonce_Config {
private static $nonceLifetimeInSeconds;

/**
* Set nonce lifetime in seconds
*
* @var string $nonceErrorMessage
*/
private static $nonce_error_message;
Expand Down

0 comments on commit a631355

Please sign in to comment.