xprt64/cqrs-es

View on GitHub
src/Dudulina/Testing/Exceptions/WrongEventClassYielded.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php


namespace Dudulina\Testing\Exceptions;


class WrongEventClassYielded extends \Exception
{

}