PHPStan fix
This commit is contained in:
parent
4b5b0adb9d
commit
d0befa8f8e
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@ final class QuickCollapseExtension extends Minz_Extension {
|
|||
}
|
||||
|
||||
/**
|
||||
* @return array<string, string|array<string, string>>
|
||||
* @param array<mixed> $vars
|
||||
* @return array<mixed>
|
||||
*/
|
||||
public function jsVars(array $vars): array {
|
||||
$vars['quick_collapse'] = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue