ORIENT/plugins/rainlab/builder/tests/fixtures/filesystemgenerator/templates/plugin.php.tpl

6 lines
77 B
Smarty
Raw Normal View History

<?php namespace {authorNamespace}\{pluginNamespace};
class {className}
{
}