mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-05 05:55:15 +02:00
[ticket/12715] Cleanup comments in \phpbb\permissions
PHPBB3-12715
This commit is contained in:
parent
cfa399110d
commit
1eb50c67df
@ -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)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user