php-shell/lib/AutoComplete/HinterInterface.php

8 lines
78 B
PHP

<?php
namespace NoccyLabs\Shell\AutoComplete;
interface HinterInterface
{
}