mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 18:41:52 +02:00
[ticket/12715] Cleanup comments in \phpbb\permissions
PHPBB3-12715
This commit is contained in:
@@ -32,7 +32,6 @@ class permissions
|
||||
*
|
||||
* @param \phpbb\event\dispatcher $phpbb_dispatcher Event dispatcher
|
||||
* @param \phpbb\user $user User Object
|
||||
* @return null
|
||||
*/
|
||||
public function __construct(\phpbb\event\dispatcher $phpbb_dispatcher, \phpbb\user $user)
|
||||
{
|
||||
|
Reference in New Issue
Block a user