zpwiki/themes/mytheme/mytheme.php

10 lines
135 B
PHP
Raw Normal View History

2020-10-01 12:52:17 +00:00
<?php
namespace Grav\Theme;
use Grav\Common\Theme;
class Mytheme extends KnowledgeBase
{
// Access plugin events in this class
}