mirror of
https://github.com/JeroenED/libpairtwo.git
synced 2024-11-22 06:26:57 +01:00
Fixed exception to be in correct namespace
This commit is contained in:
parent
179eb9e111
commit
f1b4d68e2f
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
|
||||
namespace JeroenED\LibPairtwo\Exceptions;
|
||||
namespace JeroenED\Libpairtwo\Exceptions;
|
||||
|
||||
class LibpairtwoException extends \Exception
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user