We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0d001 commit ccff52fCopy full SHA for ccff52f
src/Component/Sitemap.php
@@ -14,7 +14,7 @@
14
15
namespace Nepttune\Component;
16
17
-final class Sitemap extends BaseComponent
+final class Sitemap extends \Nette\Application\UI\Control
18
{
19
private static $defaultConfig = [
20
'hreflang' => true,
0 commit comments