public function OpCacheDataModel::getD3Scripts in Production check & Production monitor 6
Same name and namespace in other branches
- 7 includes/prod_check.opcache.inc \OpCacheDataModel::getD3Scripts()
File
- includes/
prod_check.opcache.inc, line 231
Class
Code
public function getD3Scripts() {
return $this->_d3Scripts;
}