Closed func0der closed 1 year ago
I should also mention that to keep psalm happy here, you'll need to annotate $this->children
as list<ModelInterface>
:roll_eyes: Github interface confused me with the branches xD
I hope I got everything the way you wanted it to be, @gsteel ?
This is to satisfy static code analytic tools like PHPStan and Psalm.
Resolves #73 and also helps with #56