view sites/all/modules/ctools/tests/plugins/not_cached/ctoolsNotCachedPluginArray.class.php @ 11:b0ee71395280

deleted .DS_Store files
author danieleb <danielebarchiesi@me.com>
date Mon, 28 Oct 2013 16:12:13 +0000
parents ff03f76ab3fe
children
line wrap: on
line source
<?php
/**
 * @file
 * A cached plugin object that tests inheritence including.
 */

class ctoolsNotCachedPluginArray extends ctoolsNotCachedPluginArray2 {}