8 lines
117 B
PHP
8 lines
117 B
PHP
<?php
|
|
/**
|
|
* @file
|
|
* A cached plugin object that tests inheritence including.
|
|
*/
|
|
|
|
class ctoolsCachedPluginArray {}
|