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