6 lines
66 B
PHP
Raw Normal View History

2019-07-17 22:16:19 +02:00
<?php
interface Zend_Tool_Framework_Provider_Interactable
{
}