Revision 560c3060
Added by Julien Enselme about 9 years ago
drupal7/sites/all/modules/ctools/tests/plugins/not_cached/ctoolsNotCachedPluginArray.class.php | ||
---|---|---|
1 | 1 |
<?php |
2 | 2 |
/** |
3 | 3 |
* @file |
4 |
* A cached plugin object that tests inheritence including.
|
|
4 |
* A cached plugin object that tests inheritance including.
|
|
5 | 5 |
*/ |
6 | 6 |
|
7 | 7 |
class ctoolsNotCachedPluginArray extends ctoolsNotCachedPluginArray2 {} |
Also available in: Unified diff
Update ctools 1.7 -> 1.9