Text_Wiki
[ class tree: Text_Wiki ] [ index: Text_Wiki ] [ all elements ]

Source for file Newline.php

Documentation is available at Newline.php

  1. <?php
  2.  
  3.     
  4.     
  5.     function token($options)
  6.     {
  7.         return "\n";
  8.     }
  9. }
  10.  
  11. ?>

Documentation generated on Tue, 12 Mar 2019 21:49:20 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.