This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* @package s9e\TextFormatter | |
* @copyright Copyright (c) 2010-2013 The s9e Authors | |
* @license http://www.opensource.org/licenses/mit-license.php The MIT License | |
*/ | |
class s9e_renderer_4a947caaad587b710b013f00a0cdb582c13de74d extends \s9e\TextFormatter\Renderer { | |
protected $htmlOutput = true; | |
protected $dynamicParams = array(); |
NewerOlder