class ctoolsCachedPluginArray in Chaos Tool Suite (ctools) 7
@file A cached plugin object that tests inheritance including.
Hierarchy
- class \ctoolsCachedPluginArray
Expanded class hierarchy of ctoolsCachedPluginArray
1 string reference to 'ctoolsCachedPluginArray'
- plugin_array.inc in tests/
plugins/ cached/ plugin_array.inc - Chaos Tools plugin include using a plugin array to declare a plugin.
File
- tests/
plugins/ cached/ ctoolsCachedPluginArray.class.php, line 8 - A cached plugin object that tests inheritance including.
View source
class ctoolsCachedPluginArray {
}