Skip to content

Commit 8a32981

Browse files
author
Dmytro Poperechnyy
committed
Merge remote-tracking branch 'tango/MAGETWO-37783' into S53_bugs
2 parents 1fc41c0 + 06b92bf commit 8a32981

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/Cms/Setup/InstallData.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,10 @@ public function install(ModuleDataSetupInterface $setup, ModuleContextInterface
252252
<th>EXTERNAL_NO_CACHE</th>
253253
<td>A flag, which indicates whether caching is disabled or not.</td>
254254
</tr>
255+
<tr>
256+
<th>FORM_KEY</th>
257+
<td>Stores form key used by page cache functionality.</td>
258+
</tr>
255259
<tr>
256260
<th>FRONTEND</th>
257261
<td>You sesssion ID on the server.</td>

0 commit comments

Comments
 (0)