bravesheep/dogmatist

View on GitHub
src/Guesser/Annotations/AnnotationInterface.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Bravesheep\Dogmatist\Guesser\Annotations;

interface AnnotationInterface 
{

}