view sites/all/modules/ctools/tests/plugins/cached/ctoolsCachedPluginArray2.class.php @ 6:a75ead649730

added biblio, admin_menu and reference modules
author danieleb <danielebarchiesi@me.com>
date Fri, 20 Sep 2013 11:18:21 +0100
parents ff03f76ab3fe
children
line wrap: on
line source
<?php
/**
 * @file
 * A cached plugin object that tests inheritence including.
 */

class ctoolsCachedPluginArray2 extends ctoolsCachedPluginArray {}