1: <?php 2: /** 3: * @package Wicked 4: */ 5: class Text_Wiki_Render_Plain_Toc2 extends Text_Wiki_Render_Plain_Toc 6: { 7: } 8: