# File lib/haml/filters/php.rb, line 12 def render(text) "<?php\n %s\n?>" % text.rstrip.gsub("\n", "\n ") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.