mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/13740] Fix CS and docblocks
PHPBB3-13740
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
|
||||
namespace phpbb\install\exception;
|
||||
|
||||
/**
|
||||
* Thrown when the installer is out of memory or time
|
||||
*/
|
||||
class resource_limit_reached_exception extends installer_exception
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user