elazar/phantestic

View on GitHub
src/Result/Result.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Phantestic\Result;

class Result extends \Exception
{
}