SAREhub/PHP_Commons

View on GitHub
src/SAREhub/Commons/Config/ConfigLoaderException.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php


namespace SAREhub\Commons\Config;


class ConfigLoaderException extends \Exception
{
}