src/LockInstanceNotSet.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace BeatSwitch\Lock;

class LockInstanceNotSet extends \Exception
{
}