mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12715] Cleanup comments in \phpbb\permissions
PHPBB3-12715
This commit is contained in:
parent
cfa399110d
commit
1eb50c67df
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue