comunic/developer/user/themes/antimatter/antimatter.php

10 lines
89 B
PHP
Raw Normal View History

2016-11-19 11:08:12 +00:00
<?php
namespace Grav\Theme;
use Grav\Common\Theme;
class Antimatter extends Theme
{
}