The doc comment class-string<ConfigReade...figReaderInterface|null at position 0 could not be parsed: Unknown type name 'class-string' at position 0 in class-string<ConfigReaderInterface>|ConfigReaderInterface|null.
Loading history...
22
*/
23
public function add(string $path, string $pathLocal = '', string|ConfigReaderInterface|null $reader = null): self
The doc comment class-string<ConfigReade...figReaderInterface|null at position 0 could not be parsed: Unknown type name 'class-string' at position 0 in class-string<ConfigReaderInterface>|ConfigReaderInterface|null.
Loading history...
42
*/
43
private function normalizeReader(string|ConfigReaderInterface|null $reader): ConfigReaderInterface