pluf/workflow

View on GitHub
src/Imp/Events/TransitionBeginEventImpl.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php
namespace Pluf\Workflow\Imp\Events;

class TransitionBeginEventImpl
{
}