284
PHP Moment
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
For those not in the know, the T_PAAMAYIM_NEKUDOTAYIM is just a double colon like this ::
It's a scope resolution operator for example to directly access a class constant or method without an instance.