open-orchestra/open-orchestra-model-interface

View on GitHub
ModelInterface/DataFixtures/OrchestraProductionFixturesInterface.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace OpenOrchestra\ModelInterface\DataFixtures;

/**
 * Interface OrchestraProductionFixturesInterface
 */
interface OrchestraProductionFixturesInterface
{
}