Projet

Général

Profil

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

root / drupal7 / sites / all / modules / ctools / tests / plugins / cached / ctoolsCachedPluginArray2.class.php @ c304a780

1
<?php
2

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

    
8
class ctoolsCachedPluginArray2 extends ctoolsCachedPluginArray {}