class ctoolsCachedPluginArray2
@file A cached plugin object that tests inheritance including.
Hierarchy
- class \ctoolsCachedPluginArray
- class \ctoolsCachedPluginArray2 extends \ctoolsCachedPluginArray
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
View source
class ctoolsCachedPluginArray2 extends ctoolsCachedPluginArray {
}