The expression return Symfony\Component...seFile($this->filename) also could return the type Symfony\Component\Yaml\Tag\TaggedValue|null|string which is incompatible with the return type mandated by hanneskod\readmetester\C...Interface::getConfigs() of array<string,mixed>.
Loading history...
27
} catch (ParseException $exception) {
28
throw new \RuntimeException("Unable to parse '{$this->filename}': {$exception->getMessage()}");