Skip to content

Commit ccff52f

Browse files
authored
Update Sitemap.php
1 parent 1c0d001 commit ccff52f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Component/Sitemap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
namespace Nepttune\Component;
1616

17-
final class Sitemap extends BaseComponent
17+
final class Sitemap extends \Nette\Application\UI\Control
1818
{
1919
private static $defaultConfig = [
2020
'hreflang' => true,

0 commit comments

Comments
 (0)