mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-29 18:50:25 +02:00
Merge branch '3.3.x'
This commit is contained in:
commit
7945c452ec
@ -18,7 +18,7 @@ namespace phpbb\exception;
|
||||
*
|
||||
* Define an exception which support a language var as message.
|
||||
*/
|
||||
interface exception_interface
|
||||
interface exception_interface extends \Throwable
|
||||
{
|
||||
/**
|
||||
* Return the arguments associated with the message if it's a language var.
|
||||
|
Loading…
x
Reference in New Issue
Block a user