You are here

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

A cached plugin object that tests inheritance including.

File

tests/plugins/not_cached/ctoolsNotCachedPluginArray.class.php
View source
<?php

/**
 * @file
 * A cached plugin object that tests inheritance including.
 */
class ctoolsNotCachedPluginArray extends ctoolsNotCachedPluginArray2 {

}

Classes

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