Для ресурсов добавлены версии по содержимому
This commit is contained in:
9
bundle/TwigExtensionBundle/TwigExtensionBundle.php
Normal file
9
bundle/TwigExtensionBundle/TwigExtensionBundle.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace Homepage\TwigExtensionBundle;
|
||||
|
||||
use Symfony\Component\HttpKernel\Bundle\Bundle;
|
||||
|
||||
class TwigExtensionBundle extends Bundle
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user