ctoolsCachedPluginArray2.class.php
A cached plugin object that tests inheritance including.
File
-
tests/
plugins/ cached/ ctoolsCachedPluginArray2.class.php
View source
<?php
/**
* @file
* A cached plugin object that tests inheritance including.
*/
class ctoolsCachedPluginArray2 extends ctoolsCachedPluginArray {
}
Classes
| Title | Deprecated | Summary |
|---|---|---|
| ctoolsCachedPluginArray2 | @file A cached plugin object that tests inheritance including. |