You are here

ctoolsCachedPluginArray2.class.php in Chaos Tool Suite (ctools) 7

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

Namesort descending Description
ctoolsCachedPluginArray2 @file A cached plugin object that tests inheritance including.