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

class ctoolsCachedPluginArray {}