Guest User

Untitled

a guest
Mar 24th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. public function navHTML()
  2. {
  3. $result = '<h2>Hello again</h2>';
  4. return $result;
  5. }
  6.  
  7. <h2>Testing</h2>
Add Comment
Please, Sign In to add comment