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
25
public function add(string $path, string $pathLocal = '', string|ConfigReaderInterface $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
25
private function normalizeReader(string|ConfigReaderInterface|null $reader): ConfigReaderInterface