comparison sites/all/modules/ctools/tests/plugins/not_cached/ctoolsNotCachedPluginArray.class.php @ 0:ff03f76ab3fe

initial version
author danieleb <danielebarchiesi@me.com>
date Wed, 21 Aug 2013 18:51:11 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:ff03f76ab3fe
1 <?php
2 /**
3 * @file
4 * A cached plugin object that tests inheritence including.
5 */
6
7 class ctoolsNotCachedPluginArray extends ctoolsNotCachedPluginArray2 {}