mirror of
https://github.com/JeroenED/libpairtwo.git
synced 2024-11-21 22:17:41 +01:00
Merge branch 'bugfix/exceptions-namespace' into develop
This commit is contained in:
commit
45cb6c1255
@ -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