Summary of a problem or a feature request
PhpStan incorrectly reports that the $this->log is empty, even though it'll be filled in a different function and definitely has elements.
Code snippet that reproduces the problem
https://phpstan.org/r/92af8d9f-9f81-4078-97dd-9f0ed4c675a2
Expected output
No error