mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-14 06:07:18 +02:00
Implemented ActionHandlerServiceIntegrationTest
This commit is contained in:
@@ -10,6 +10,9 @@ use App\Domain\FixtureManagement\FixtureSource\FixtureSourceInterface;
|
||||
*/
|
||||
final class FixtureSourceFactory implements FixtureSourceFactoryInterface
|
||||
{
|
||||
/**
|
||||
* @var string Namespace in which the fixture sources are saved
|
||||
*/
|
||||
const FIXTURE_SOURCE_NAMESPACE = 'App\Domain\FixtureManagement\FixtureSource';
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user