Skip to content

Instantly share code, notes, and snippets.

@rgranadino
Created July 11, 2011 17:29
Show Gist options
  • Save rgranadino/1076337 to your computer and use it in GitHub Desktop.
Save rgranadino/1076337 to your computer and use it in GitHub Desktop.
Get Magento Layout XML
<?php
Mage::app()->getLayout()->getNode()->asNiceXml('/tmp/foo');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment