AOEpeople/StackFormation

View on GitHub
src/StackFormation/Exception/BlueprintReferenceNotFoundException.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace StackFormation\Exception;

class BlueprintReferenceNotFoundException extends \Exception
{

}