Documenting abstract factory method return types in PHP with docblocks
This has been asked again and again, but the replies are a bit old and I’m somewhat desperately hoping something changed since “can’t be done” replies. Context: class AbstractBuildObject …