Skip to content

Commit e3dd6c0

Browse files
committed
[PHPDoc] Fix various PHPDoc syntax errors
1 parent cfa878e commit e3dd6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GenericRuntime.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class GenericRuntime implements RuntimeInterface
4949
protected array $options;
5050

5151
/**
52-
* @param array {
52+
* @param array{
5353
* debug?: ?bool,
5454
* runtimes?: ?array,
5555
* error_handler?: string|false,

0 commit comments

Comments
 (0)