function nyan_cat_extension
Implements hook_extension().
File
-
core/
modules/ system/ tests/ themes/ engines/ nyan_cat/ nyan_cat.engine, line 20
Code
function nyan_cat_extension() {
return '.nyan-cat.html';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.