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