blob: 7edfc98aeb7d1169cff3f1e27e0eea9e7a471470 [file] [log] [blame]
<?php
interface IInterface {
}
?>