mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-27 12:00:26 +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\event\dispatcher $phpbb_dispatcher Event dispatcher
|
||||||
* @param \phpbb\user $user User Object
|
* @param \phpbb\user $user User Object
|
||||||
* @return null
|
|
||||||
*/
|
*/
|
||||||
public function __construct(\phpbb\event\dispatcher $phpbb_dispatcher, \phpbb\user $user)
|
public function __construct(\phpbb\event\dispatcher $phpbb_dispatcher, \phpbb\user $user)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user