You are here

public function OpCacheDataModel::getD3Scripts in Production check & Production monitor 6

Same name and namespace in other branches
  1. 7 includes/prod_check.opcache.inc \OpCacheDataModel::getD3Scripts()

File

includes/prod_check.opcache.inc, line 231

Class

OpCacheDataModel

Code

public function getD3Scripts() {
  return $this->_d3Scripts;
}