mscherer 5 years ago
parent
commit
230562fecc
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/Model/Table/TokensTable.php

+ 2 - 0
src/Model/Table/TokensTable.php

@@ -7,6 +7,8 @@ use Tools\Utility\Random;
 
 /**
  * A generic model to hold tokens
+ * 
+ * Note: This feature requires "quoteIdentifiers" set to true due to the "key" field.
  *
  * @author Mark Scherer
  * @license http://opensource.org/licenses/mit-license.php MIT