view sites/all/modules/ctools/tests/plugins/cached/ctoolsCachedPluginArray2.class.php @ 0:ff03f76ab3fe

initial version
author danieleb <danielebarchiesi@me.com>
date Wed, 21 Aug 2013 18:51:11 +0100
parents
children
line wrap: on
line source
<?php
/**
 * @file
 * A cached plugin object that tests inheritence including.
 */

class ctoolsCachedPluginArray2 extends ctoolsCachedPluginArray {}