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