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

class ctoolsCachedPluginArray2 extends ctoolsCachedPluginArray {}