PhpStorm 2021.1 Beta is now available. We are adding preliminary support for generics in PHP. Let’s get straight to it.
Support for Generics
Are there generics in PHP?
No. Although generics is one of the most wanted features in the PHP language, according to the JetBrains Developer Ecosystem survey,…