Documentations-Linux07/themes/documentations-linux07/documentations-linux07.php

10 lines
142 B
PHP
Raw Normal View History

<?php
namespace Grav\Theme;
use Grav\Common\Theme;
class DocumentationsLinux07 extends Learn2
{
// Access plugin events in this class
}