summaryrefslogtreecommitdiff
path: root/sites/all/modules/ctools/tests/plugins/not_cached/ctoolsNotCachedPluginArray.class.php
blob: 422a7b34c70372b447b7eaada0a2cc8e174aa2bf (plain)
1
2
3
4
5
6
7
<?php
/**
 * @file
 * A cached plugin object that tests inheritance including.
 */

class ctoolsNotCachedPluginArray extends ctoolsNotCachedPluginArray2 {}