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