pluf/workflow

View on GitHub
src/ImmutableLinkedState.php

Summary

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

interface ImmutableLinkedState
{
}