mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
[ticket/16741] Clean up functions, add missing docblocks and return type hints
PHPBB3-16741
This commit is contained in:
@@ -122,6 +122,9 @@ class table_helper
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Private constructor. Call methods of table_helper statically.
|
||||
*/
|
||||
private function __construct()
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user