Projet

Général

Profil

Paste
Télécharger (157 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / ctools / tests / plugins / not_cached / ctoolsNotCachedPluginArray.class.php @ c304a780

1
<?php
2

    
3
/**
4
 * @file
5
 * A cached plugin object that tests inheritance including.
6
 */
7

    
8
class ctoolsNotCachedPluginArray extends ctoolsNotCachedPluginArray2 {}