Use native union types in most places.
This commit is contained in:
@@ -120,7 +120,6 @@
|
||||
}
|
||||
|
||||
if ($override) {
|
||||
/** @var Plugin|IHandler|ICatchall $handler */
|
||||
$handler = $override;
|
||||
} else {
|
||||
$reflection = new ReflectionClass($op);
|
||||
|
||||
Reference in New Issue
Block a user