Open jnvsor opened 1 month ago
https://psalm.dev/r/9f37666cc3
ReflectionFunctionAbstract->isInternal is stubbed pure in psalm, but there's no way to template based on the output of it.
ReflectionFunctionAbstract->isInternal
It would also be nice to be able to template based on arbitrary constructor assignments to uninitialized properties.
I found these snippets:
https://psalm.dev/r/9f37666cc3
ReflectionFunctionAbstract->isInternal
is stubbed pure in psalm, but there's no way to template based on the output of it.It would also be nice to be able to template based on arbitrary constructor assignments to uninitialized properties.