Projet

Général

Profil

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

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

1
<?php
2
/**
3
 * @file
4
 * A cached plugin object that tests inheritance including.
5
 */
6

    
7
class ctoolsCachedPluginArray2 extends ctoolsCachedPluginArray {}