Projet

Général

Profil

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

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

1
<?php
2

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

    
8
class ctoolsCachedPluginArray {}