orca-services/nova-api-php

View on GitHub
src/Method/NovaMethod.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace OrcaServices\NovaApi\Method;

/**
 * Interface.
 */
interface NovaMethod
{
}