ctoolsCachedPluginArray2.class.php 150 B

1234567
  1. <?php
  2. /**
  3. * @file
  4. * A cached plugin object that tests inheritance including.
  5. */
  6. class ctoolsCachedPluginArray2 extends ctoolsCachedPluginArray {}