mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 06:51:33 +02:00
[ticket/16955] Clean up installer classes for psalm
PHPBB3-16955
This commit is contained in:
@@ -179,6 +179,7 @@ class installer
|
||||
|
||||
try
|
||||
{
|
||||
/** @psalm-suppress InvalidTemplateParam */
|
||||
$iterator = $this->installer_modules->getIterator();
|
||||
|
||||
if ($module_index < $iterator->count())
|
||||
|
Reference in New Issue
Block a user