Skip to content

Instantly share code, notes, and snippets.

@juliankrispel
Created January 18, 2013 12: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 juliankrispel/4564177 to your computer and use it in GitHub Desktop.
Save juliankrispel/4564177 to your computer and use it in GitHub Desktop.
Magento - Get Handles (If you're not sure what tag it is)
<?php print_r($this->getLayout()->getUpdate()->getHandles()) ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment