Commit c9fe74b2 by Alexander Makarov

Changed descriptive extension name to ID

parent 22884e73
......@@ -193,6 +193,6 @@ class Extension extends \Twig_Extension
*/
public function getName()
{
return 'Twig Extension for Yii 2';
return 'yii2-twig';
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment