You are here

private static property InstapageCmsPluginDebugLogModel::$debugLogModel in Instapage plugin 8.3

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

Type: object Class instance.

File

core/models/InstapageCmsPluginDebugLogModel.php, line 11

Class

InstapageCmsPluginDebugLogModel
Class responsible for storing the data in debug log.

Code

private static $debugLogModel = null;