Возвращен sitemap

This commit is contained in:
2019-01-02 17:00:35 +03:00
parent 28215491ca
commit ca22c7afd8
7 changed files with 150 additions and 4 deletions

View File

@ -0,0 +1,9 @@
<?php
namespace Homepage\SiteMapBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class SiteMapBundle extends Bundle
{
}