mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-12-27 13:54:49 -05:00
Refactored translation of exception messages
This commit is contained in:
parent
3e6f1733f9
commit
3a23117ebf
24 changed files with 186 additions and 110 deletions
|
|
@ -13,7 +13,7 @@ namespace PrivateBin\Model;
|
|||
|
||||
use PrivateBin\Configuration;
|
||||
use PrivateBin\Data\AbstractData;
|
||||
use PrivateBin\TranslatedException;
|
||||
use PrivateBin\Exception\TranslatedException;
|
||||
|
||||
/**
|
||||
* AbstractModel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue