Projet

Général

Profil

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

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

1 85ad3d82 Assos Assos
<?php
2
/**
3
 * @file
4 560c3060 Julien Enselme
 * A cached plugin object that tests inheritance including.
5 85ad3d82 Assos Assos
 */
6
7
class ctoolsCachedPluginArray {}