Use a factory to Config and LocaleManager (see #298)
This commit is contained in:
parent
96a75cbf14
commit
280618bb6b
9 changed files with 145 additions and 87 deletions
|
@ -4,6 +4,10 @@ namespace Alltube\Exception;
|
|||
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
* Class ConfigException
|
||||
* @package Alltube\Exception
|
||||
*/
|
||||
class ConfigException extends Exception
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue