doc/themes/yunohost-docs/yunohost-docs.php

10 lines
133 B
PHP
Raw Normal View History

2020-11-14 11:24:49 +01:00
<?php
namespace Grav\Theme;
use Grav\Common\Theme;
class YunoHostDocs extends Learn4
{
// Access plugin events in this class
}