adamwathan/faktory

View on GitHub
src/FactoryNotRegisteredException.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php namespace AdamWathan\Faktory;

class FactoryNotRegisteredException extends \RuntimeException {}