mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-03 14:17:56 +02:00
[ticket/12901] Fix another wrong type hint for $level
PHPBB3-12901
This commit is contained in:
parent
1d923260a6
commit
7755f5354f
@ -888,7 +888,7 @@ class acp_styles
|
||||
* Show item in styles list
|
||||
*
|
||||
* @param array $style style row
|
||||
* @param array $level style inheritance level
|
||||
* @param int $level style inheritance level
|
||||
*/
|
||||
protected function list_style(&$style, $level)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user