notes/src/Attribute.php

6 lines
48 B
PHP

<?php
namespace Notes;
interface Attribute {}