Random thoughts about `::class` in PHP by Ivan Enderlin

PHP

Came across a shot article from  about the ::class constant. Some things to be aware of if you like using it as much as I do.

It’s a 3 minute read and well worth the effort.

https://mnt.io/2018/01/24/random-thoughts-about-class-in-php/