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