All Stories

Generics in PHP using PHP DocComments

Generics-type annotation is a great way of improving type safety and code completion of your PHP code. Let's see how to use it!

Jakub Misek Jakub Misek
9 minutes