Skip to content

Instantly share code, notes, and snippets.

@luis-pinheiro
Created April 30, 2015 09:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luis-pinheiro/afe245b8f3ec0ffd6cad to your computer and use it in GitHub Desktop.
Save luis-pinheiro/afe245b8f3ec0ffd6cad to your computer and use it in GitHub Desktop.
Print $this in joomla templates
<?php print_r($this);?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment