PHP Docblock return types
Published on August 24, 2015 and filed under Software engineering
Written by Hannes Van De Vreken and will take
Written by Hannes Van De Vreken and will take
4 minutes
of your time.In shortWhen I use my IDE and experiment with classes that I haven't used before, I really love that it tells me what kindof object a method returns to me. My IDE doesn't use Artificial Intelligence to know that, it reads the PHP docblocks.
Want to see more articles like this in your inbox? You know what to do.
Related articles
Querying your Redux store with GraphQL
Querying your Redux store with GraphQL
Emma Fabre
December 21, 2020
Serverless functions with Vercel
Serverless functions with Vercel
Geoffrey Dhuyvetters
September 02, 2020
I'm starting a greenfield project and I'm terrified.
I'm starting a greenfield project and I'm terrified.
Jonas Drieghe
August 04, 2020