rodrigorm/audit

View on GitHub
src/Audit/Record.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace RodrigoRM\Audit;

interface Record
{
}