permanent
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

devtools.php
text/x-php

Download raw (96 bytes)

<?php
namespace Grav\Plugin;

use Grav\Common\Plugin;

class DevToolsPlugin extends Plugin
{

}