Class: PhpFileHook

Inherits:
Mumukit::Templates::FileHook
  • Object
show all
Defined in:
lib/php_file_hook.rb

Direct Known Subclasses

PhpPrecompileHook, PhpQueryHook

Instance Method Summary collapse

Instance Method Details

#tempfile_extensionObject



4
5
6
# File 'lib/php_file_hook.rb', line 4

def tempfile_extension
  '.php'
end