You are here

private static property InstapageCmsPluginPageModel::$statCacheDuration in Instapage plugin 8.3

Same name and namespace in other branches
  1. 7.3 core/models/InstapageCmsPluginPageModel.php \InstapageCmsPluginPageModel::statCacheDuration

Type: int Page statistics cache duration in minutes.

File

core/models/InstapageCmsPluginPageModel.php, line 16

Class

InstapageCmsPluginPageModel
Class responsible for managing the landing pages.

Code

private static $statCacheDuration = 15;